Closed MPSQUARK closed 3 years ago
Notes; CPU based funcs could perform a sync check GPU store info about each Vector if it has been synced
suggestion : so if someone says create a vector of size 1000 and fill it 1-1000 you could create a kernel for that
Completed
Ability to manually choose when to sync the data to the CPU, so it doesn't sync to CPU after each operation improving performance (raw speed).