11
submitted 1 month ago by vfreire85@lemmy.ml to c/programming@lemmy.ml

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?

you are viewing a single comment's thread
view the rest of the comments
[-] JoYo@lemmy.ml 2 points 1 month ago

seems like gnu parallel with some build chain helpers. my problem is that if youre not already writing with gnu parallel or similar in mind then youre just added more complexity.

[-] vfreire85@lemmy.ml 1 points 1 month ago

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.

[-] JoYo@lemmy.ml 2 points 1 month ago

blend seems like gnu parallel with some build chain helpers.

this post was submitted on 24 May 2024
11 points (92.3% liked)

General Programming Discussion

7567 readers
17 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS