source: CIVL/notes/transformers.txt@ afc300c

1.23 2.0 main test-branch
Last change on this file since afc300c was 813712e, checked in by Manchun Zheng <zmanchun@…>, 11 years ago

added notes for transformers

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@2475 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 246 bytes
RevLine 
[813712e]1
2- library patters
3The general pattern is, each concurrency dialect has a “support library” called civl-X,
4where X is one of mpi, cuds, pthread, omp, etc.
5Every type, constant, and function defined in civl-X has a name that starts with $X_.
Note: See TracBrowser for help on using the repository browser.