-
- Downloads
There was an error fetching the commit references. Please try again later.
Replaced cudaThreadSynchronize with cudaDeviceSynchronize
The former has been formally deprecated for a long time and in CUDA 10.0 it is finally properly marked as deprecated, so the compiler can print warnings.
Showing
- src/Benchmarks/HeatEquation/HeatEquationBenchmarkProblem_impl.h 2 additions, 2 deletions...nchmarks/HeatEquation/HeatEquationBenchmarkProblem_impl.h
- src/Benchmarks/HeatEquation/tnl-benchmark-simple-heat-equation-bug.h 1 addition, 1 deletion...rks/HeatEquation/tnl-benchmark-simple-heat-equation-bug.h
- src/Benchmarks/HeatEquation/tnl-benchmark-simple-heat-equation.h 1 addition, 1 deletion...chmarks/HeatEquation/tnl-benchmark-simple-heat-equation.h
- src/Benchmarks/SpMV/tnl-benchmark-spmv.h 1 addition, 1 deletionsrc/Benchmarks/SpMV/tnl-benchmark-spmv.h
- src/TNL/Matrices/Ellpack_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/Ellpack_impl.h
- src/TNL/Matrices/SlicedEllpack_impl.h 1 addition, 1 deletionsrc/TNL/Matrices/SlicedEllpack_impl.h
- src/TNL/Solvers/ODE/Euler_impl.h 1 addition, 1 deletionsrc/TNL/Solvers/ODE/Euler_impl.h
- src/TNL/Solvers/ODE/Merson_impl.h 11 additions, 11 deletionssrc/TNL/Solvers/ODE/Merson_impl.h
Loading
Please register or sign in to comment