Hacker News new | ask | show | jobs
by compilercreator 4998 days ago
Sorry apparently I was wrong about OpenMP support, not there right now but there is a C/C++ compiler with OpenCL.
1 comments

OpenMP support would be interesting, and should be possible by extending what we did for the OpenCL support. The basic machinery is very similar. Also, someone mentioned Fortran. There are Fortran bindings for the STDCL API that is built on top of OpenCL, so this could help interface to existing Fortran codes and provide a partial solution for Fortran programmers.