Skip to content

Releases: ganga-devs/ganga

8.5.8

21 Feb 12:46
Compare
Choose a tag to compare

8.5.8 (2022/02/21)


ganga/ganga/GangaCore

  • Fix for compatibility with MacOS #2007

ganga/ganga/GangaDirac

  • Fix for DiracFile put to use the LFN if provided #2013
  • Fix for Dirac job kill. Now use killJob from Dirac API #2012

ganga/ganga/GangaLHCb

  • Fix for GaudiExec running with python #2010

8.5.7

31 Jan 10:47
Compare
Choose a tag to compare

8.5.7 (2022/01/31)


ganga/ganga/GangaDirac

  • Improve input file check for Dirac RT handler #2000
  • Add check for SE availability in DiracFile put #2001

8.5.6

06 Dec 10:18
Compare
Choose a tag to compare

8.5.6 (2021/12/06)


ganga/ganga/GangaCore

  • Bring back CondorRequirements #1999

8.5.5

10 Nov 12:05
Compare
Choose a tag to compare

8.5.5 (2021/11/10)


ganga/ganga/GangaCore

  • Removal of use of popen2 #1983
  • Removal of Root application #1988

ganga/ganga/GangaDirac

  • Added getSize() function to DiracFile #1978

ganga/ganga/GangaLHCb

  • Added nMakeCores to initial GaudiExec build #1990
  • Some fixes for python 3.8 #1991 #1992
  • Bugifx for GaudiExec Dirac wrapper script and UTF-8 #1994

ganga/ganga/GangaND280

  • Updates to bring into line with production code #1981

8.5.4

09 Nov 09:21
Compare
Choose a tag to compare

8.5.4 (2021/11/09)


ganga/ganga/GangaCore

  • Removal of use of popen2 #1983
  • Removal of Root application #1988

ganga/ganga/GangaDirac

  • Added getSize() function to DiracFile #1978

ganga/ganga/GangaLHCb

  • Added nMakeCores to initial GaudiExec build #1990
  • Some fixes for python 3.8 #1991 #1992
  • Bugifx for GaudiExec Dirac wrapper script and UTF-8 #1994

ganga/ganga/GangaND280

  • Updates to bring into line with production code #1981

8.5.3

01 Sep 10:34
Compare
Choose a tag to compare

8.5.3 (2021/09/01)


ganga/ganga/GangaCore

  • Added 'append' option to ArgSplitter to append ArgSplitter arguments to the application instead of overwrite them. #1976
  • Altered SubJobXMLList to append new subjobs when resplitting subjobs. #1974
  • Regex cleanups. #1972
  • Remove unused eventlet package #1973
  • Prevent flask server starting during shutdown. #1971
  • Added option to edit .gangarc in GUI. #1966
  • Edit config in GUI. #1967

8.5.2

02 Aug 23:51
Compare
Choose a tag to compare

8.5.2 (2021/08/03)


ganga/ganga/GangaCore

  • Suppress HTCondor import warning if Condor not present on system #1961
  • Bugfix for Condor #1965

ganga/ganga/GangaDirac

  • Bugfix for python3 Dirac #1963

8.5.1

27 Jul 09:04
Compare
Choose a tag to compare

8.5.1 (2021/07/27)


ganga/ganga/GangaCore


ganga/ganga/GangaLHCb

  • Fix Dirac version print #1925
  • Multi thread options for GaudiExec cmake - use the nMakeCores option in the application. #1937, #1938
  • Bring back treat_as_inputfiles to LHCbDataset to download files to WN #1942

ganga/ganga/GangaDirac

  • Fix for DiracFile getSubFiles #1935

8.5.0

21 Jun 12:51
Compare
Choose a tag to compare

8.5.0 (2021/06/21)


ganga/ganga/GangaCore

  • Bugfix for notifiers #1895
  • Add resplit for subjobs #1891, #1918 , #1921
  • Add check that inputfiles exist for Executable applications #1905
  • Improve finding of free port for starting flask server for the GUI #1902
  • Added peek for the Condor backend using codor_tail #1901, #1912
  • Limit number of concurrent local jobs running. Number set with batchsize attribute #1907
  • Change GUI to use localhost #1914
  • Added Condor testing framework and update run time scripts #1906

ganga/ganga/GangaLHCb

  • Bugfix for Executable to set the environment #1896

ganga/ganga/GangaDirac

  • Bugfix for DiracFile WN upload script and python 3 #1889
  • Set Dirac tag automatically when using virtualisation with image on CVMFS #1887
  • Update to use Dirac with python 3 #1920 , #1892

8.4.8

07 Apr 10:41
Compare
Choose a tag to compare

8.4.8 (2021/04/07)


ganga/ganga/GangaCore

  • Cleaned up some expensive debugs #1869
  • Adjustment of GangaList removal #1868

ganga/ganga/GangaDirac

  • Add check to Executable RTHandler for DiracFile inputfiles. #1877

ganga/ganga/GangaLHCb

  • Replace lb-sdb-query listPlatforms with lb-run --list-platforms in prepareGaudiExec #1880