Closed turboencabulator closed 3 years ago
On my machine, libomp is part of clang, and libgomp is part of gcc. Using -fopenmp should let it choose the right (or at least the existing) library based on the compiler.
Good call!
On my machine, libomp is part of clang, and libgomp is part of gcc. Using -fopenmp should let it choose the right (or at least the existing) library based on the compiler.