Skip to content

iainaff/Sisal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Sisal

Streams and Iteration in a Single Assignment Language

Reboot of LLNL Sisal

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.

[Initial repository cloned from https://sourceforge.net/projects/sisal/]