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.
>

Reply via email to