mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
minor update
This commit is contained in:
parent
871edfbd34
commit
f506201346
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ void perf_add_device(vx_device_h device);
|
|||
void perf_remove_device(vx_device_h device);
|
||||
|
||||
#define CACHE_BLOCK_SIZE 64
|
||||
#define ALLOC_BASE_ADDR 0x00000000
|
||||
#define ALLOC_BASE_ADDR 0x00000004
|
||||
#define LOCAL_MEM_SIZE 4294967296 // 4 GB
|
Loading…
Add table
Add a link
Reference in a new issue