Differences between revisions 33 and 34
Revision 33 as of 2019-11-15 01:17:40
Size: 1034
Editor: TunayDurmaz
Comment:
Revision 34 as of 2019-11-26 00:46:15
Size: 1058
Editor: TunayDurmaz
Comment: strike through merged
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[[https://github.com/cryoem/eman2/pull/407|PR: Upgrade CMake to 3.14]] --([[https://github.com/cryoem/eman2/pull/407|PR: Upgrade CMake to 3.14]])--
Line 13: Line 13:
[[https://github.com/cryoem/eman2/pull/408|PR: Upgrade Boost to 1.64]] --([[https://github.com/cryoem/eman2/pull/408|PR: Upgrade Boost to 1.64]])--
Line 19: Line 19:
[[https://github.com/cryoem/eman2/pull/410|PR: Build with Boost versions 1.65-1.66]] --([[https://github.com/cryoem/eman2/pull/410|PR: Build with Boost versions 1.65-1.66]])--
Line 24: Line 24:
[[https://github.com/cryoem/eman2/pull/409|PR: Build with Boost versions 1.67-1.69]] --([[https://github.com/cryoem/eman2/pull/409|PR: Build with Boost versions 1.67-1.69]])--

Python 3 Transition Environments

Phase 1: Upgrade CMake to 3.14

PR: Upgrade CMake to 3.14

Merged.

Phase 2: Test Boost 1.64

PR: Upgrade Boost to 1.64

Merged.

Phase 3: Test Boost 1.66

PR: Build with Boost versions 1.65-1.66

Merged.

Phase 4: Decide Boost Version

PR: Build with Boost versions 1.67-1.69

Skipped.

  •    1 conda install eman-deps=16.1 cmake=3.14 boost=1.67 -c cryoem -c defaults -c conda-forge
       2 conda install eman-deps=16.1 cmake=3.14 boost=1.68 -c cryoem -c defaults -c conda-forge
       3 conda install eman-deps=16.1 cmake=3.14 boost=1.69 -c cryoem -c defaults -c conda-forge
    

Python 3 Environments

  •    1 conda install eman-deps=18.1 cmake=3.14 boost=1.66 -c cryoem -c defaults -c conda-forge