Equation Solution  
    High Performance by Design
Navigation Tree  

 
neuLoop  
'- - Basic Concept
'- - Limitations & Status
'- - Do Subroutine
'- - Functions
|     '- - nlp$use
|     '- - nlp$done
|     '- - nlp$staysoftcore
|     '- - nlp$loop
|     '- - nlp$syncloop
|     '- - nlp$barrier
|     '- - Parallel Locks
|     '- - nlp$getce
|     '- - User Times
'- - Where To Download
'- - Manual Tool!



Where to Download


        Presently, neuLoop libraries are available on Windows platforms. GCC distributed at this site includes the libraries. When invoking GCC,
1. specify the option -lneuloop4 to link against homogeneous soft cores. The number 4 identifies 4-letter "homo";
2. specify the option -lneuloop6 to link against heterogeneous soft cores. The number 6 identifies 6-letter "hetero"