Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix with gfortran compiler #4

Merged
merged 1 commit into from
Feb 14, 2020
Merged

bug fix with gfortran compiler #4

merged 1 commit into from
Feb 14, 2020

Conversation

arnaudvericel
Copy link
Collaborator

No description provided.

@cpinte cpinte merged commit 6c289af into master Feb 14, 2020
@cpinte
Copy link
Owner

cpinte commented Feb 14, 2020

Thanks

@cpinte cpinte deleted the gfortrancompiler branch May 8, 2020 05:04
cpinte pushed a commit that referenced this pull request Oct 3, 2023
* Save binary as artifact

* Remove steps duplicated from install.sh

* Add back wget and zlib installs

* Source intel compiler on macos

* Do not skip hdf5

* Reinstall gcc with brew

* debug

* Some workarounds for macos

* Memcpy error and other fixes (#4)

* add macos library path

* link brew's gcc compiler

* remove unnecessary vars

* brew reinstall gcc

* debug install dir

* Revert "debug install dir"

This reverts commit 6297348.

* debug prints

* debug prints

* install with cp -rf

* Revert "install with cp -rf"

This reverts commit 39e6ebb.

* don't cp ifort bin into include dir

* remove debug prints

* Add artifact download path

* Set +x permission to mcfost in benchmark

* Consolidate macos and linux dependency workflows

* fix typo

* Add dependency workflow file to hash

Also some debugging output for macos cache paths

* Exclude Cellar from cache

Since it is enormous.

* remove debug step

* Swap linux intel to manual install

i.e. remove container since its huge.

* single install at a time

* export intel compiler path to github env

* typo

* Swap macos and linux env

Was wrong way round

* sudo the install script

* Change include dir permissions

* Update chmod with sudo

* Set o+w

* chmod lib too

* Combine chmods

* debug cached file sizes

* typo

* typo

* add sudo

* Remove debugging

* Specify cache directories exactly

* debug cache size for ifort linux

* Further specify cached lib path

* Fix cache path for different compilers

* Remove debugging

* Adjust include and lib permissions

* recursive chmod before cache restore

* add +x permission

* debugging permissions

* try 777 as a last resort

* grant tar root o+x

* typo

* Deal with tar only for linux-intel

---------

Co-authored-by: Conrad Chan <8309215+conradtchan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants