Hi,
I am presently building a model for GER-ENG Translation. The pre-process was successful. While I
run train command
“python train.py -data data/demo -save_model demo-model -world_size 1 -gpu_ranks 0”,
I get the following error messages :
- RuntimeError: merge_sort: failed to synchronize: an illegal memory access was encountered
- RuntimeError: CUDA error: an illegal memory access was encountered
Could someone please assist me in resolving this error ?
Thank You,
Kishor.