Sisal is a unique parallel language that supports a clean, fully implicit parallelization model. The optimizing sisal compiler (sisalc) works on top of pthreads to give high performance on commodity SMP architectures.
License
Other LicenseFollow SISAL Parallel Programming
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Just started experimenting with this on a raspberry pi 3 (and 2). The compiler builds fine and commands like sisalc hello.sis -o helloE -keep -p produce interesting results.