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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
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.