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

Prepare new HEAD release based on LCG_101 #144

Merged
merged 14 commits into from
Jun 29, 2022

Conversation

tmadlener
Copy link
Contributor

@tmadlener tmadlener commented Mar 31, 2021

BEGINRELEASENOTES

  • Update versions of base installation
  • Switch to using gcc and python from LCG_99 (i.e. gcc10 and python3)

ENDRELEASENOTES

Some things that still need to happen:

@tmadlener tmadlener marked this pull request as draft March 31, 2021 15:30
@tmadlener tmadlener force-pushed the pytorch-integration branch 2 times, most recently from 6196d3c to 239ac83 Compare January 18, 2022 10:44
@tmadlener tmadlener changed the title [wip] Prepare new HEAD release based on LCG_99 Prepare new HEAD release based on LCG_99 Jan 18, 2022
@tmadlener tmadlener force-pushed the pytorch-integration branch 2 times, most recently from 028e946 to 2bee006 Compare January 18, 2022 10:59
@tmadlener tmadlener marked this pull request as ready for review January 18, 2022 10:59
@tmadlener tmadlener force-pushed the pytorch-integration branch from 2bee006 to 8ac2bdf Compare January 18, 2022 12:55
@tmadlener
Copy link
Contributor Author

triggering CI

@tmadlener tmadlener closed this Jan 25, 2022
@tmadlener tmadlener reopened this Jan 25, 2022
@tmadlener tmadlener force-pushed the pytorch-integration branch from 8866c45 to 2ae5aa0 Compare January 28, 2022 08:47
@tmadlener tmadlener force-pushed the pytorch-integration branch from 2ae5aa0 to 81a3a0b Compare January 30, 2022 15:40
@tmadlener tmadlener changed the title Prepare new HEAD release based on LCG_99 Prepare new HEAD release based on LCG_101 Mar 7, 2022
Comment on lines 437 to 440
# copy the PYTHONPATH verbatim from the build setup if it is set
python_path = os.getenv('PYTHONPATH')
if python_path:
f.write('export PYTHONPATH=' + python_path)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andresailer would something like this break the nightly builds? Or do they also start from a "clean" environment?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The nightly builds in /cvmfs/clicdp.cern.ch start from a clean environment, as in not using init_ilcsoft for setting up the build environment.

@tmadlener tmadlener force-pushed the pytorch-integration branch from c5a2427 to b2c160b Compare March 7, 2022 16:15
Not as easily possible for me to just merge PRs there
@tmadlener tmadlener merged commit d8919b8 into iLCSoft:master Jun 29, 2022
@tmadlener tmadlener deleted the pytorch-integration branch June 29, 2022 07:33
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