308fd1c890
CrYOLO/1.6.1 modules
...
There are _cpu and _gpu flags available, which are selected based on
fancy modulefile code (Thanks Achim)
2020-07-15 16:57:12 +02:00
846c36ceeb
new GCC versions build
2020-06-09 18:03:14 +02:00
eb43be249c
git: rhel6 variants renamed
2020-04-02 09:25:36 +02:00
ab7006361b
git: 3.15.5 added to rhel6 variants
2020-04-02 09:24:34 +02:00
cd64a83015
git: copy libs from GCC to module
2020-04-02 09:23:48 +02:00
Spencer Bliven
67c09995ae
Document crYOLO/1.5.6_gpu build process
2020-03-30 14:43:13 +02:00
Spencer Bliven
69e45392e8
Add hdf5storage to datascience_* environments
2020-02-11 10:16:26 +01:00
Spencer Bliven
17c5710576
Update cryocare environment to work on GPU
2020-02-06 16:06:54 +01:00
Spencer Bliven
ef424233ef
Add warning in modulefile for admins
...
Loading anaconda as an admin on an Auristor system produces a
reminder not to install anything
2020-01-09 14:28:58 +01:00
03cc1e648c
adding xlrd to anaconda envs for pandas/excel compatibility
2019-11-07 11:19:35 +01:00
083a95b3af
added conda-build to anaconda hpce-tools
...
We should be able to build our own anaconda packages in a centrally
provided environment.
2019-11-07 11:19:32 +01:00
4810bd4c7b
added bayesian-optimization package to anaconda datascience_p37 env
...
on mail request by virginie.solans@psi.ch
2019-11-07 11:19:31 +01:00
f000f49893
added plotly and graphviz to anaconda datascience environments
2019-11-07 11:19:30 +01:00
7f3cee67da
added jupytest plugin for jupyterhub
2019-11-07 11:19:29 +01:00
c165270914
Check in older anaconda versions.
...
Version 2019.03 was an alpha version but got deployed. This updates it
to use the current modulefile.
2019-11-05 15:48:03 +01:00
6041025cee
gcc: version 9.2.0 released as stable
2019-11-04 16:57:28 +01:00
254b01dc19
gcc: build 9.2.0 with libisl
2019-11-04 16:51:57 +01:00
6ca141f29d
gcc: do not build in source tree, cleanup
2019-11-04 16:50:09 +01:00
5039cb6118
Merge branch 'gromacs_gpu' into 'master'
...
Gromacs gpu
See merge request Pmodules/buildblocks!32
2019-09-26 13:29:25 +02:00
Caubet Serrabou Marc
81e7fe8afc
Added Java in stable repo, was in unstable for some time
2019-09-26 10:12:52 +02:00
c00898e715
cuda: released all available versions as stable
2019-09-20 17:25:54 +02:00
4b6c16f988
cuda: released all available versions as stable
2019-09-20 17:11:59 +02:00
36e52a43bc
gcc: cleanup variants files for RHEL6 and macOS10.14
2019-09-12 15:46:51 +02:00
f290ac0b9b
gcc: build-script reviewed
2019-09-12 15:35:01 +02:00
56cbc1923a
gcc: patch for gcc 8 on macOS moved
2019-09-12 15:34:16 +02:00
389ea8acfe
fixing erroneous statement left from debugging
2019-09-09 17:22:57 +02:00
9e2060c297
implement PATH cleaning in pure bash
...
one should not mix tcl cleaning with bash fragments written to
stdout, if the modify the same state variables.
2019-09-09 17:08:05 +02:00
3ee3562ba4
Merge branch '17-new-python-variants' into 'master'
...
Resolve "new Python variants"
Closes #32 and #17
See merge request Pmodules/buildblocks!19
2019-09-09 13:57:40 +02:00
c6253e73b7
Python: simple tkinter script added
2019-09-09 13:55:16 +02:00
b2991eda54
Python: variants file for macOS added
2019-09-09 13:54:42 +02:00
7221ff2ffc
Python: relase versions 2.7.16, 3.6.3, 3.7.3, 3.7.4 as stable for Linux
2019-09-09 13:53:50 +02:00
4fbc55ca52
Python: build-script reviewed
2019-09-09 13:52:31 +02:00
c8c78226c7
Python: configure fixed, install some shared libs in module
...
- use same configure args for Python 2 and Python 3 <= 3.6
- Tcl/Tk not found fixed
- lzma not found fixed
- install Tcl/Tk and OpenSSL libs in module
- TclTk and openssl are not required at run-time any more
- install system libffi in module, closes #32
2019-09-06 18:15:51 +02:00
a7a2ecc51f
Python: included modules added to help text
2019-09-06 18:07:53 +02:00
093a1f7ad1
TclTk: build shared libraries on Linux
2019-09-05 17:24:25 +02:00
28888d2a6f
Python: fix configuration options for Python 3.0 - 3.6
2019-09-05 16:58:19 +02:00
ad48adf912
Python: variants for RHEL6 cleanup
2019-09-05 16:02:16 +02:00
b28c5c6a94
Merge branch 'master' into 33-update-python-environments-provided-by-anaconda-2019-07
2019-09-04 16:35:55 +02:00
ba7f38d99d
bigger update of python environments for anaconda/2019.07
2019-09-04 16:25:21 +02:00
1d3b0199bd
TclTk: get module compiled under macOS, fixes for Linux
2019-09-04 13:05:03 +02:00
fee0460501
added chaospy on request by A. Adelmann
2019-09-03 12:07:08 +02:00
5148aaf596
removed dask from datascience_py36 due to errors
2019-09-03 12:06:13 +02:00
43a29fe079
Python: h5py added
2019-08-30 11:08:11 +02:00
568c62574a
Merge branch '16-new-build-block-for-combined-tcl-tk' into 'master'
...
Resolve "new build-block for combined Tcl/Tk"
Closes #16
See merge request Pmodules/buildblocks!16
2019-08-29 18:44:20 +02:00
a8461fc47b
TclTk: variant 8.6.9 released as stable
2019-08-29 18:44:13 +02:00
17cb4875c0
TclTk: fixes in main build script
2019-08-29 17:35:37 +02:00
bdfbcdfdc3
TclTk: fix wrong setting of sym-link for wish
2019-08-29 17:35:09 +02:00
de3d4df054
new variants file for rhel6, support for macos removed
2019-08-29 17:32:23 +02:00
cdea2c0e02
Merge branch '26-new-variant-for-perl' into 'master'
...
Resolve "new variant for perl"
Closes #26
See merge request Pmodules/buildblocks!28
2019-08-29 13:59:17 +02:00
faa45e8ba0
perl for rhel6: variant 5.30.0 added
2019-08-29 13:58:49 +02:00