My device is CUDA12.2,When I am using nd4j-CUDA-10.2-platform, the program throws an exception【 cudaGetSymbolAddress(…) failed; Error code: [13] 】 when executing vec. fit(), Is it due to version incompatibility?
1 Like
Related to What are the highest versions of CUDA and cuDNN currently supported by DL4J? - #4 by sradford
@JoyfulDoge the word2vec implementation will never support gpus. The algorithm doesn’t make sense on there.