-2

In this tutorial,

https://www.youtube.com/watch?v=kFnewLG-y2E
CUDA Part C: The CUDA Toolkit: Libraries, Profilers, Debuggers

I found the presenter used a command aprun,after googling,I found it seem come from:Cray Linux Environment,question is how to install aprun in ubuntu 16.04

talonmies
  • 70,661
  • 34
  • 192
  • 269
Alex Luya
  • 9,412
  • 15
  • 59
  • 91

1 Answers1

2

aprun comes with the Cray software stack (part of the alps module) and you get it when you purchase a Cray. There's not a generic linux installer for it for off-Cray use.