![]() |
ICON Community Interface 0.4.0
|
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) | |
| gpu_test.foo | ( | ) |
Definition at line 64 of file gpu_test.py.
| gpu_test.print_element | ( | ) |
Definition at line 87 of file gpu_test.py.
| gpu_test.sec_ctor | ( | ) |
| gpu_test.set_to_42 | ( | ) |
Definition at line 79 of file gpu_test.py.
| int gpu_test.DEVICE_SYNC_FLAG = comin.COMIN_FLAG_DEVICE |
Definition at line 15 of file gpu_test.py.
| gpu_test.domain = comin.descrdata_get_domain(1) |
Definition at line 31 of file gpu_test.py.
| gpu_test.glob = comin.descrdata_get_global() |
Definition at line 4 of file gpu_test.py.