8000 GitHub - davpoolechem/JulTran: A Julia=>Fortran95 transcompiler specialized to create OpenMP code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davpoolechem/JulTran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JulTran

A specialized Julia=>Fortran90 transcompiler. By applying simple annotations to structured Julia functions, JulTran can transcompile the function into OpenMP code. Through the use of ccall, the OpenMP code can easily be used by Julia programs. This provides Julia with something of an OpenMP interface.

About

A Julia=>Fortran95 transcompiler specialized to create OpenMP code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0