e085417370eb3efcd27284dc3f2d0d7271ad7bcc
* Use deque instead of vector for code readers so that the iterators and references will be stable * Fix compile error * Assign the iterator * Add multithreaded test * Make threads a multiple of hardware concurrency * Output on failure * Add setDevice to try and initialize the context on cuda * Create context for cuda * Set context on each thread * Reduce threads on cuda * Skip test on cuda * Try to initialize the primary context on cuda * Push ctx to the stack as current * Revert "Push ctx to the stack as current" This reverts commite8a7cc6957. * Revert "Try to initialize the primary context on cuda" This reverts commit86cdb30195. * updated test for nvidia path * Add c++11 option for nvcc Co-authored-by: satyanveshd <53337087+satyanveshd@users.noreply.github.com>
Use deque instead of vector for code readers so that the iterators and references will be stable (#1851)
Cur síos
Níor tugadh tuairisc
Teangacha
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Eile
1.1%