Code: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


* [[End of Life for Scientific Linux 7]] Instructions needed for June 2024 only.
* [[End of Life for Scientific Linux 7]] Instructions needed for June 2024 only.
* [[UPS to Spack Transition]] ongoing from spring 2024
* [[CodeEnvironment]] how to setup the linux environment
* [[CodeEnvironment]] how to setup the linux environment
* [[GitIntro]] code management preliminaries for newcomers
* [[GitIntro]] code management preliminaries for newcomers
Line 67: Line 68:
* [[PyWrap]] - wrap compiled c++ code so it can be used in python
* [[PyWrap]] - wrap compiled c++ code so it can be used in python
* [https://cdcvs.fnal.gov/redmine/projects/art/wiki/ArtExitCodes art error codes]
* [https://cdcvs.fnal.gov/redmine/projects/art/wiki/ArtExitCodes art error codes]
* [[Elastic Analysis Facility (EAF)|Elastic Analysis Facility (EAF)]]


== Code Management ==
== Code Management ==

Latest revision as of 16:15, 23 August 2024

Building code

Configuring executables

Modules, Products, and Services

Code Management

Standards and Practices

External Packages