ContactEngineering / ContactMechanics

Contact mechanics using elastic half-space methods
https://contactengineering.github.io/ContactMechanics/
MIT License
21 stars 5 forks source link

CI: Switch to latest Ubuntu (focal) #33

Closed pastewka closed 3 years ago

pastewka commented 3 years ago

Fixes issues with installing muFFT

sannant commented 3 years ago

https://travis-ci.com/github/ComputationalMechanics/ContactMechanics/jobs/490997438

Now H5 creates so many warnings at compilation that the CI can't stand the 50000 lines of log.

I guess we need to install a newer version of H5. Any problems with that ?

pastewka commented 3 years ago

No, try to switch to a newer version. We need to get rid of this dependency at some point anyway. (All I/O should then go through muGrid's parallel I/O)

sannant commented 3 years ago

Ok I have set it to 0.12.0

Am 15.03.2021 um 10:45 schrieb Lars Pastewka @.***>:

No, try to switch to a newer version. We need to get rid of this dependency at some point anyway. (All I/O should then go through muGrid's parallel I/O)

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/ComputationalMechanics/ContactMechanics/pull/33#issuecomment-799276580, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJXV5WKEKAGMPIWC6BSFZM3TDXJMTANCNFSM4ZGFX2RQ.

pastewka commented 3 years ago

muFFT?

sannant commented 3 years ago

No HDF

Am 15.03.2021 um 10:53 schrieb Lars Pastewka @.***>:

muFFT?

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/ComputationalMechanics/ContactMechanics/pull/33#issuecomment-799282252, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJXV5WJKFPLUQ5M53ZKGRKTTDXKKBANCNFSM4ZGFX2RQ.

pastewka commented 3 years ago

Okay, you mean 5.12.0...

sannant commented 3 years ago

Yes sorry, 1.12.0

https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/

Am 15.03.2021 um 11:14 schrieb Lars Pastewka @.***>:

Okay, you mean 5.12.0...

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/ComputationalMechanics/ContactMechanics/pull/33#issuecomment-799296683, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJXV5WOEQHAHJGGKHOEZAADTDXMXBANCNFSM4ZGFX2RQ.

pastewka commented 3 years ago

Can you merge this or should I merge it @AntoineSIMTEK

sannant commented 3 years ago

I think I can do it once both tests have passed.

sannant commented 3 years ago

I will apply the same changes all over the repositories ...

pastewka commented 3 years ago

Sounds good!