Hello Julia community,
I am searching for the latest build that will compile on IBM Power (powerpc) for Linux. In an IBM dev blog linked here (IBM Developer), the command to download the version they used for Power for Julia 1.6.2:
wget https://julialang-s3.julialang.org/bin/linux/ppc64le/1.6/julia-1.6.2-linux-ppc64le.tar.gz
This works fine, but I am a math library developer and would like to get access to the libblastrampoline functionality in Julia 1.7 or higher. Are there any new versions of Julia available for Power? And if so, how to do I download them? The download page has no information on packages for ppc64le, which makes things difficult…