Changeset 5405


Ignore:
Timestamp:
Nov 24, 2022 11:58:13 PM (4 months ago)
Author:
toby
Message:

M1 binaries

Location:
Binaries
Files:
4 added
22 edited

Legend:

Unmodified
Added
Removed
  • Binaries/mac_arm_p3.9_n1.20/Build.notes.txt

    r4975 r5405  
    1 Created 2021-06-16T22:29:24.840053 on bht21
     1Created 2022-11-24T23:55:54.905422 on bht21 by user "toby"
    22
    3 Manually built on bht21 (M1, MacOS 11.2.3) using condaforge Python
     3Platform mac_ver: 12.5.1 on arm64
     4Platform uname: ['Darwin', 'bht21', '21.6.0', 'Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:35 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T8101', 'arm64', 'arm']
     5CONDA_PREFIX: /Users/toby/mf3-test/envs/py39n120
    46
    5 python                                  3.9.4   
    6 numpy                                   1.20.3
    7 gfortran_osx-arm64              10.2.1
    8 gfortran_impl_osx-arm64 10.2.1
    9 scons                                   4.1.0.post1
     7        Python: 3.9.15
     8        numpy: 1.20.3
     9
     10        Variable FCompiler = "gfortran"
     11        Variable FORTpath = "/opt/homebrew/bin"
     12        Variable FORTflags = " -w -O2"
     13        Variable F2PYflags = "-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include"
     14        Variable F2PYpath = "/Users/toby/mf3-test/envs/py39n120/bin"
     15        Variable F2PYsuffix = ".so"
     16        Variable LDFLAGS = "-undefined dynamic_lookup -bundle -rpath ./ -mmacosx-version-min=11.1"
  • Binaries/mac_arm_p3.9_n1.21/Build.notes.txt

    r5134 r5405  
    1 Created 2022-01-09T18:39:44.507247 on bht21
     1Created 2022-11-24T23:54:23.665933 on bht21 by user "toby"
    22
    3 Compiled manually on BHT21 using scons, gfortran and python3 installed
    4 with homebrew.
     3Platform mac_ver: 12.5.1 on arm64
     4Platform uname: ['Darwin', 'bht21', '21.6.0', 'Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:35 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T8101', 'arm64', 'arm']
     5CONDA_PREFIX: /Users/toby/mf3-test/envs/py39n121
    56
    6 commands:
     7        Python: 3.9.15
     8        numpy: 1.21.6
    79
    8         cd GSASII
    9         svn switch https://subversion.xray.aps.anl.gov/pyGSAS/Binaries AllBinaries --ignore-ancestry
    10 
    11         cd fsource
    12         scons install=T
    13 
    14         cp  -p /opt/homebrew/Cellar/gcc/11.2.0_1/lib/gcc/11/libgfortran.5.dylib AllBinaries/mac_arm_p3.9_n1.21/
    15         svn add AllBinaries/mac_arm_p3.9_n1.21
    16         svn add AllBinaries/mac_arm_p3.9_n1.21/*.so
    17         svn add AllBinaries/mac_arm_p3.9_n1.21/*.dylib
    18 
    19 also edit Build.notes.txt (this file) and then
    20 
    21         svn ci -m
     10        Variable FCompiler = "gfortran"
     11        Variable FORTpath = "/opt/homebrew/bin"
     12        Variable FORTflags = " -w -O2"
     13        Variable F2PYflags = "-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include"
     14        Variable F2PYpath = "/Users/toby/mf3-test/envs/py39n121/bin"
     15        Variable F2PYsuffix = ".so"
     16        Variable LDFLAGS = "-undefined dynamic_lookup -bundle -rpath ./ -mmacosx-version-min=11.1"
Note: See TracChangeset for help on using the changeset viewer.