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?
@JoyfulDoge the word2vec implementation will never support gpus. The algorithm doesn’t make sense on there.