- 11 Feb, 2021 9 commits
-
-
Duncan Macleod authored
attempt to speed up
-
Duncan Macleod authored
need --keep-old-work to have the junit.xml files survive the build job
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
to match lalinference-2.0.6 on conda-forge - use mpi matrix in conda_build_config.yaml, but comment out everything except openmpi - update requirements
-
-
Duncan Macleod authored
for regular pushes, just use the most recent version
-
Duncan Macleod authored
Improve username handling in lalapps_cbc_sbank_pipe and lalapps_cbc_sbank_sim_pipe See merge request lscsoft/lalsuite!1549
-
Duncan Macleod authored
in lalapps_cbc_sbank_pipe and lalapps_cbc_sbank_sim_pipe
-
- 08 Feb, 2021 31 commits
-
-
Adam Mercer authored
Run rpmlint over binary RPMs See merge request lscsoft/lalsuite!1510
-
Duncan Macleod authored
[skip conda][skip debian][skip integration][skip wheels][skip docs]
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Adam Mercer authored
Lalapps gen timeslides Closes #394, #414, and #410 See merge request lscsoft/lalsuite!1546
-
Duncan Macleod authored
add missing -y option to apt-get install See merge request lscsoft/lalsuite!1545
-
Kipp Cannon authored
- fixes a list-->generator issue - also reduce line count a bit
-
Kipp Cannon authored
-
This reverts merge request !1543
-
I can't see where it is used
-
I can't see where it is required
-
This fixes the following CI failure: ``` distance-max=1500|' -e '/mpirun=/c\mpirun=/bin/true ' -e 's|mpi_task_count=8|mpi_task_count=4|' -e 's|machine-count=8|machine-count=4|' -e 's|ntemps=8|ntemps=4|' -e '/accounting_group=/c\accounting_group=ligo.dev.o3.cbc.pe.lalinference' -e 's|sharedfs=False|sharedfs=True|' -e 's|^resume=|#resume=|' -e 's|^#.*mtotal-min=2|mtotal-min=55|' -e 's|^#.*mtotal-max=35|mtotal-max=65|' -e '/^#.*maxmcmc=/c\maxmcmc=100' /builds/lscsoft/lalsuite/lalinference/lib/lalinference_pipe_example.ini + lalinference_pipe --run-path ./example -I lalinference/test/injection_standard.xml --daglog-path ./daglog ./example.ini Traceback (most recent call last): File "/usr/bin/lalinference_pipe", line 218, in <module> cp.readfp(fp) File "/usr/lib64/python3.6/configparser.py", line 763, in readfp self.read_file(fp, source=filename) File "/usr/lib64/python3.6/configparser.py", line 718, in read_file self._read(f, source) File "/usr/lib64/python3.6/configparser.py", line 1015, in _read for lineno, line in enumerate(fp, start=1): File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 193: ordinal not in range(128) ```
-
need to cast to list explicitly in python3
-
[skip debian][skip rhel][skip conda][skip wheels][skip integration][skip docs]
-
[skip debian][skip rhel][skip conda][skip wheels][skip integration][skip docs]
-
[skip debian][skip conda][skip integration][skip wheels]
-
-
-
-
-
-
-