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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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.