Hardware-accelerated Vector Compute Library for .NET Containing Quality of life improvements and functionality intended for data science, graphical processing and GPGPU.
Other
10
stars
2
forks
source link
Centralise DeCache exceptions to be handled by GPU #17
currently DeCache accepts a hashset of ID's it is to not remove during decache operation. This is to be moved to a public variable in the gpu class and to be handled by the GPU class.
currently DeCache accepts a hashset of ID's it is to not remove during decache operation. This is to be moved to a public variable in the gpu class and to be handled by the GPU class.