ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
gpu_test Namespace Reference

Functions

 sec_ctor ()
 
 foo ()
 
 set_to_42 ()
 
 print_element ()
 

Variables

 glob = comin.descrdata_get_global()
 
 DEVICE_SYNC_FLAG = comin.COMIN_FLAG_DEVICE
 
 domain = comin.descrdata_get_domain(1)
 

Function Documentation

◆ foo()

gpu_test.foo ( )

Definition at line 64 of file gpu_test.py.

◆ print_element()

gpu_test.print_element ( )

Definition at line 87 of file gpu_test.py.

◆ sec_ctor()

gpu_test.sec_ctor ( )

Definition at line 38 of file gpu_test.py.

Here is the call graph for this function:

◆ set_to_42()

gpu_test.set_to_42 ( )

Definition at line 79 of file gpu_test.py.

Variable Documentation

◆ DEVICE_SYNC_FLAG

int gpu_test.DEVICE_SYNC_FLAG = comin.COMIN_FLAG_DEVICE

Definition at line 15 of file gpu_test.py.

◆ domain

gpu_test.domain = comin.descrdata_get_domain(1)

Definition at line 31 of file gpu_test.py.

◆ glob

gpu_test.glob = comin.descrdata_get_global()

Definition at line 4 of file gpu_test.py.