SOL-Space-Operating-Linux / meta-sol

Yocto layer for Space Operating Linux
MIT License
6 stars 1 forks source link

Add a CUDA package list #5

Closed Atomicchipmonk closed 4 years ago

Atomicchipmonk commented 4 years ago

Should provide CUDA needs to run nvidia test applications

floyd501 commented 4 years ago

@Atomicchipmonk I'm getting compilation errors when adding cuda-samples to packagegroup-devtools. It's complaining about omp.h (OpenMP), but the -fopenmp compiler flag is set, which I think is all that's needed, so I'm not really sure where to poke (sol, tegra, or even poky/oe). Could this have anything to do with the version of gcc we're using?