Parallel FX – Another step towards implicit parallelism

🙂 “Work stealing”, “loop decomposition” at runtime to take advantage of the available hardware parallelism, “data parallelism”, “declarative programming for parallel computing”… It’s soooo cool to see these concepts really making it to mainstream computing. Paul and I worked on these ideas some years ago*, building on the previous great works in the space. I even had a .NET implementation of the NIP runtime that hasn’t been touched since 2002. Time to implement NIP.DSM using Parallel FX perhaps? 🙂

I need more hours in a day or fork myself. Nah… forking is sooooo thread-oriented… I need to “evaluate in parallel” 🙂

 

* Run-Time Support for Parallel Object-Oriented Computing: The NIP Lazy Task Creation Technique and the NIP Object-based Software Distributed Shared Memory

Savas Parastatidis, PhD Thesis, School of Computing Science, University of Newcastle upon Tyne, UK, 2000

Recent Posts

Digital Twin (my playground)

I am embarking on a side project that involves memory and multimodal understanding for an…

2 months ago

“This is exactly what LLMs are made for”

I was in Toronto, Canada. I'm on the flight back home now. The trip was…

9 months ago

AI is enhancing me

AI as an enhancer of human abilities.

10 months ago

“How we fell out of love with voice assistants”

The BBC article "How we fell out of love with voice assistants" by Katherine Latham…

1 year ago

Ontology-based reasoning with ChatGPT’s help

Like so many others out there, I played a bit with ChatGPT. I noticed examples…

1 year ago

Break from work

Hi all… It’s been a while since I posted on this blog. It’s been an…

2 years ago