NVIDIA / pyxis

Container plugin for Slurm Workload Manager
Apache License 2.0
273 stars 31 forks source link

Allow setting Slurm install prefix #20

Closed dholt closed 4 years ago

flx42 commented 4 years ago

I'm going to remove those -I actually, when I merge the slurm-20.02 branch: https://github.com/NVIDIA/pyxis/commit/595dde733949203a9707f82c95d76d19b500c684

dholt commented 4 years ago

Will that still pick up /usr/local/include? I believe /usr/local is the default Slurm prefix

flx42 commented 4 years ago

Yes, /usr/local/include should be in your gcc default search path.