BPR icon indicating copy to clipboard operation
BPR copied to clipboard

ValueError: Unsupported nproc_per_node value

Open GreaBugs opened this issue 1 year ago • 2 comments

May I ask if anyone encountered this error while running the file 'dist_train. sh'? I haven't resolved it yet. I don't understand why I made an error before assigning values to the variables in the file. If I receive an answer, I would greatly appreciate it

GreaBugs avatar May 05 '23 02:05 GreaBugs

Hi, the config path and the number of GPU should be specified as arguments when calling dist_train.sh. You can refer to https://github.com/chenhang98/BPR#train-the-network for details.

chenhang98 avatar May 15 '23 09:05 chenhang98

ok,thank you!

GreaBugs avatar May 16 '23 01:05 GreaBugs