I am running Julia on a cluster SGI Altix 8400 LX with 64 CPUs and 384 cores. Each node have 2 processors Intel Xeon Six Core 5680 of 3.33GHz. This is computer run Suse Linux of the Novell. I believe I'll have to compiling the language to work on IBM AIX... Em 13/05/2015 22:55, "Tony Kelman" <[email protected]> escreveu:
> Jameson Nash did some work pretty recently on getting Julia to build on > PowerPC under Linux, see > https://github.com/JuliaLang/julia/blob/master/Make.powerpc > > Not sure how much of that would also work on AIX. Do you have access to > GCC/Gfortran, or can you only use the IBM compilers? Some of the dependency > builds would likely need a few patches. Try it and see what breaks first, > if you're willing to file issues and probably a few pull requests, it's > worth trying to get it to work. > > > On Wednesday, May 13, 2015 at 3:45:12 PM UTC-7, Pedro Rafael wrote: >> >> Friends, in my University has a super computer with the following >> configuration: >> >> 160 CPUs (1280 cores) IBM Power7 (5120 GB of RAM). >> 12 CPUs (48 cores) Intel Xeon Processor X5570 (144 GB of RAM). >> 12 cards nVIDIA Tesla M2050. >> Infiniband interconnect. >> Storage system IBM System Storage DS5020 with 224TB. >> 3 units Tape Library IBM TS3200 for backup. >> >> Each of the nodes 40 contains: >> >> 4 IBM Power7 processors / 8Cores (32 cores), 3.55GHz; >> 128GB of RAM; >> 2 discs of 300GB 10K SAS ; >> >> The problem is that architecture is new to me. This computer runs the IBM >> AIX operating system. Is possible install the Julia language without major >> difficulties in this architecture? >> >> Best regards, >> Pedro Rafael. >> >
