Skip to content

Commit

Permalink
Merge pull request #1192 from jkuhl-uni/easybuild
Browse files Browse the repository at this point in the history
add short sentence on datalad via easybuild
  • Loading branch information
adswa authored Nov 20, 2023
2 parents f76fa8e + 316ee62 commit 8933529
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,11 @@
"affiliation": "National Eye Institute, National Institutes of Health, USA",
"orcid": "0000-0002-4579-003X"
},
{
"name": "Kuhlmann, Justus Theodor",
"affiliation": "Universität Münster",
"orcid": "0000-0001-5291-1939"
},
{
"name": "Hanke, Michael",
"affiliation": "Institute of Neuroscience and Medicine, Brain & Behaviour (INM-7), Research Centre Jülich, Jülich, Germany and Institute of Systems Neuroscience, Medical Faculty, Heinrich Heine University Düsseldorf, Düsseldorf, Germany",
Expand Down
2 changes: 2 additions & 0 deletions docs/beyond_basics/101-169-cluster.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ DataLad installation on a cluster

Users of a compute cluster generally do not have administrative privileges (sudo rights) and thus cannot install software as easily as on their own, private machine.
In order to get DataLad and its underlying tools installed, you can either `bribe (kindly ask) your system administrator <https://hsto.org/getpro/habr/post_images/02e/e3b/369/02ee3b369a0326760a160004aca631dc.jpg>`_ [#f1]_ or install everything for your own user only following the instructions in the paragraph :ref:`norootinstall` of the :ref:`installation page <install>`.
If you opt for the first, your administrator can install Datalad version 0.18.4 via `EasyBuild <https://github.com/easybuilders>`, which is a tool for building software reprobucibly and is common on clusters that use a module system.
The caveat this introduces, of course, is that you will need to load the module every time you want to use DataLad on your cluster.


.. rubric:: Footnotes
Expand Down

0 comments on commit 8933529

Please sign in to comment.