SNUCSE-CTA / GI

Apache License 2.0
13 stars 12 forks source link

Regarding global temp array. #9

Closed gmgu closed 4 years ago

gmgu commented 4 years ago

I think 'global_temp_array's are no longer needed. Lets use global_memory.getLLArray() and global_memory.returnLLArray().

NamYehyun commented 4 years ago

Indeed. I've handled the requests in #11.