-
- Downloads
There was an error fetching the commit references. Please try again later.
Removed duplicate TransferBufferSize constants
Also set the buffer size to 1 MiB, because larger buffer size slows down memory copies significantly (e.g. MeshTest would take about 10x longer). Addresses #26
parent
15b5e2c4
No related branches found
No related tags found
Showing
- src/TNL/Containers/Algorithms/ArrayOperationsCuda.hpp 9 additions, 9 deletionssrc/TNL/Containers/Algorithms/ArrayOperationsCuda.hpp
- src/TNL/Cuda/LaunchHelpers.h 8 additions, 0 deletionssrc/TNL/Cuda/LaunchHelpers.h
- src/TNL/Devices/Cuda.h 0 additions, 10 deletionssrc/TNL/Devices/Cuda.h
- src/TNL/Devices/Cuda_impl.h 0 additions, 5 deletionssrc/TNL/Devices/Cuda_impl.h
- src/TNL/File.h 0 additions, 8 deletionssrc/TNL/File.h
- src/TNL/File.hpp 7 additions, 6 deletionssrc/TNL/File.hpp
Please register or sign in to comment