Thanks- yes, we can use GNU compilers.
On Thursday, June 5, 2014 1:50:47 AM UTC-5, Tony Kelman wrote: > > Keep us posted, this sounds exciting. Also bummer Apple stole your name. > > Are you using GNU compilers on Blue Gene, or something else? Julia's > makefiles need some cleaning up for non-GCC, non-Clang compilers, but it's > hard to keep these cleanups up to date unless CI can regularly test using > that compiler. > > > On Wednesday, June 4, 2014 8:50:16 AM UTC-7, Justin Wozniak wrote: >> >> Hi all >> I am trying to call Julia from the Swift language ( >> https://sites.google.com/site/exmcomputing/swift-t) and run it on large >> computers like the Blue Gene/Q. (This technique currently allows us to run >> Python, R, and Tcl on many cores.) I have been able to get the basic >> embedded Julia API working from Swift on a PC but am looking for tips for >> other architectures. Based on my initial attempts and previous threads on >> this list it looks like the various library dependencies are the main >> challenge. Has anyone else been able to get Julia running on a Blue Gene, >> PowerPC, ppc64, or anything like that? If I were to dive in and start >> modifying the Julia build system scripts, are there any known issues, >> workarounds, or blockers? >> Justin >> >>
