Open Jin58857 opened 5 months ago
yes, it can run on a GPU. But i suggest to use on ubuntu.
Thank you for your response. Could the entire program possibly be run on a GPU, thereby enabling the initiation of multiple independent environments on the GPU for parallel reinforcement learning training?
yes, it can run on a GPU. But i suggest to use on ubuntu.
Could you please advise which parts of the program need to be modified in order to support running environments in parallel on a GPU for data collection?
Check the line
try to give your port number, run first script. after change port to another number and run again script. now you have 2 simulation runs parallel
Could you please let me know if the Harfang reinforcement learning platform is capable of running entirely on a GPU? This would enable it to handle multiple environments concurrently for gathering training data, potentially speeding up the training process.