Skip to content

Instantly share code, notes, and snippets.

View Micket's full-sized avatar

Mikael Öhman Micket

View GitHub Profile
@Micket
Micket / test.txt
Created February 21, 2018 16:09
test123
This is just a test

Background

Compiling python together with the scipy bundle at the toolchain level has disadvantages:

  1. Unnecessarily duplicated python interpreters
  2. Any modules with direct or indirect runtime dependencies on Python is forced to be on the toolchain level as well. This primarily

Having a runtime dependency libpython at GCCcore will significantly reduce number of modules, as well as ensuring that all GCCcore based toolchains have access to a wider base of modules automatically.

Some affected configs that are currently at toolchain levels (due to Python) are:

@Micket
Micket / test.txt
Created March 8, 2019 18:53
test123
This is just a test
@Micket
Micket / test.txt
Created March 13, 2019 00:23
test123
This is just a test
@Micket
Micket / test.txt
Created March 13, 2019 00:24
test123
This is just a test
@Micket
Micket / Python-2.7.15-GCCcore-8.2.0_partial.log
Created March 15, 2019 10:44
(partial) EasyBuild log for failed build of /tmp/eb-UugXg9/files_pr7821/p/Python/Python-2.7.15-GCCcore-8.2.0.eb (PR #7821)
== 2019-03-15 11:44:00,733 filetools.py:394 INFO Command eb found at /apps/Hebbe/software/Core/EasyBuild/3.8.1/bin/eb
== 2019-03-15 11:44:01,008 filetools.py:533 INFO Downloaded file idna_urls.html from url https://pypi.python.org/simple/idna to /tmp/eb-UugXg9/tmp60L9ng/idna_urls.html
== 2019-03-15 11:44:01,008 filetools.py:563 INFO Successful download of file idna_urls.html from url https://pypi.python.org/simple/idna to path /tmp/eb-UugXg9/tmp60L9ng/idna_urls.html
== 2019-03-15 11:44:01,310 filetools.py:533 INFO Downloaded file idna-2.8.tar.gz from url https://pypi.python.org/packages/ad/13/eb56951b6f7950cadb579ca166e448ba77f9d24efc03edd7e55fa57d04b7/idna-2.8.tar.gz to /apps/eb_sources/p/Python/extensions/idna-2.8.tar.gz
== 2019-03-15 11:44:01,310 filetools.py:563 INFO Successful download of file idna-2.8.tar.gz from url https://pypi.python.org/packages/ad/13/eb56951b6f7950cadb579ca166e448ba77f9d24efc03edd7e55fa57d04b7/idna-2.8.tar.gz to path /apps/eb_sources/p/Python/extensions/idna-2.8.tar.gz
== 2019-03-1
@Micket
Micket / SQLite-3.27.2-GCCcore-8.2.0_partial.log
Created March 15, 2019 10:44
(partial) EasyBuild log for failed build of /tmp/eb-UugXg9/files_pr7821/s/SQLite/SQLite-3.27.2-GCCcore-8.2.0.eb (PR #7821)
== 2019-03-15 11:44:32,022 easyblock.py:273 INFO This is EasyBuild 3.8.1 (framework: 3.8.1, easyblocks: 3.8.1) on host hebbe-s1.int.private.
== 2019-03-15 11:44:32,022 easyblock.py:279 INFO This is easyblock ConfigureMake from module easybuild.easyblocks.generic.configuremake (/apps/Hebbe/software/Core/EasyBuild/3.8.1/lib/python2.7/site-packages/easybuild_easyblocks-3.8.1-py2.7.egg/easybuild/easyblocks/generic/configuremake.pyo)
== 2019-03-15 11:44:32,022 easyblock.py:833 INFO Build dir set to /local/EB/build/SQLite/3.27.2/GCCcore-8.2.0
== 2019-03-15 11:44:32,022 easyblock.py:878 INFO Software install dir set to /apps/Hebbe/software/Compiler/GCCcore/8.2.0/SQLite/3.27.2
== 2019-03-15 11:44:32,023 easyblock.py:883 INFO Module install dir set to /apps/Hebbe/modules/all
== 2019-03-15 11:44:32,023 easyblock.py:258 INFO Init completed for application name SQLite version 3.27.2
== 2019-03-15 11:44:32,023 easyblock.py:2840 INFO Obtained application instance of for SQLite (easyblock: ConfigureMake)
== 2019-03-15 11:44
@Micket
Micket / easybuild_test_report_easyconfigs_pr7821_20194415-UTC-10-44-36.md
Created March 15, 2019 10:44
EasyBuild test report for easyconfigs PR #7821

Test report for easybuilders/easybuild-easyconfigs#7821

Test result

Build succeeded for 2 out of 4 (4 easyconfigs in this PR)

Overview of tested easyconfigs (in order)

@Micket
Micket / easybuild_test_report_easyconfigs_pr7821_20191515-UTC-12-15-07.md
Created March 15, 2019 12:15
EasyBuild test report for easyconfigs PR #7821

Test report for easybuilders/easybuild-easyconfigs#7821

Test result

Build succeeded for 4 out of 4 (4 easyconfigs in this PR)

Overview of tested easyconfigs (in order)

  • SUCCESS GMP-6.1.2-GCCcore-8.2.0.eb
  • SUCCESS libffi-3.2.1-GCCcore-8.2.0.eb
  • SUCCESS Python-2.7.15-GCCcore-8.2.0.eb
  • SUCCESS SQLite-3.27.2-GCCcore-8.2.0.eb
@Micket
Micket / easybuild_test_report_easyconfigs_pr7898_20193015-UTC-15-30-40.md
Created March 15, 2019 15:30
EasyBuild test report for easyconfigs PR #7898

Test report for easybuilders/easybuild-easyconfigs#7898

Test result

Build succeeded for 1 out of 1 (1 easyconfigs in this PR)

Overview of tested easyconfigs (in order)

  • SUCCESS Python-3.7.2-GCCcore-8.2.0.eb

Time info

  • start: Fri, 15 Mar 2019 15:19:11 +0000 (UTC)