mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 22:07:41 -04:00
renamed shared to local memory
This commit is contained in:
parent
1b9c39283e
commit
26d45ed9db
41 changed files with 177 additions and 406 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
int test_global_memory();
|
||||
|
||||
int test_shared_memory();
|
||||
int test_local_memory();
|
||||
|
||||
int test_tmc();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue