I want a good parallel language [video]
youtube.com
I want a good parallel language [video]
1–10 of 69 posts
Re: I want a good parallel language [video]
#2Raph is a super nice guy and a pleasure to talk to. I'm glad we have people like him around!
Re: I want a good parallel language [video]
#3Re: I want a good parallel language [video]
#4It is a joke, but an SQL engine can be massively parallel. You just don't know it, it just gives you what you want. And in many ways the operations resembles what you do for example in CUDA.
CUDA backend for DuckDB or Trino would be one of my go-to projects if i was laid off.
Re: I want a good parallel language [video]
#5Re: I want a good parallel language [video]
#6Re: I want a good parallel language [video]
#7Disclaimer: I did not watch the video yet
Re: I want a good parallel language [video]
#8Went in thinking "Have you heard of Go?"... but this turned out to be about GPU computing.
P.S. I'm joking, I do love Go, even though it's by no means a perfect language to write parallel applications with
Re: I want a good parallel language [video]
#9There were a few languages designed specifically for parallel computing spurred by DARPA's High Productivity Computing Systems project. While Fortress is dead, Chapel is still being developed.