- cross-posted to:
- hackernews@lemmy.smeargle.fans
- cross-posted to:
- hackernews@lemmy.smeargle.fans
New language promises to reduce compilation times by using all threads and gpu cores available on your machine. What’s your opinions on it so far?
New language promises to reduce compilation times by using all threads and gpu cores available on your machine. What’s your opinions on it so far?
how do you compile code with gnu parallel? i mean, i’m really ignorant on parallel and at first glance it seemed that there’s no way of compiling separate chunks of code with it.