Skip to content

Releases: dmwm/CRABClient

v3.231010

09 Oct 22:01
3a27d49
Compare
Choose a tag to compare

small fixes to clean list of pending top/high-prio issues
before tackling the enhancement which require integration with Ruciio Client

List of commits:

  • Reduce curl verbosity (#5218)
  • limit list of sandbox content to console to 5 files. Fix #5200 (#5217)
  • Update comments in WMCoreConfiguration.py

Validation
I have sent ClientValidation Jenking tests for v3.231010 and all CMSSW releases in our list
dmwm/CRABServer#7908 - OK
dmwm/CRABServer#7909 - OK
dmwm/CRABServer#7910 - OK
dmwm/CRABServer#7911 - OK
dmwm/CRABServer#7912 - OK
dmwm/CRABServer#7913 - OK
dmwm/CRABServer#7914 - OK
dmwm/CRABServer#7915 - OK
dmwm/CRABServer#7916 - OK

Deployment
set crab-dev to this: cms-sw/cmsdist#8746
As of Oct 12, available as crab-dev on IB

v3.231009

09 Oct 19:23
c11ea62
Compare
Choose a tag to compare

a small, safe, tested update on last release to have a "final tag" before working on adding Rucio client
List of changes:

v3.230925

25 Sep 10:21
3e3582d
Compare
Choose a tag to compare

Small improvement and bug fix.

Full Changelog: v3.230612...v3.230925

v3.230612

12 Jun 11:39
00d5e3c
Compare
Choose a tag to compare

Minor improvements to make ti easier to run on other architectures, as requested by Kevin Pedro

add conf/SCRAM/hooks (all of the times) and venv (on request) subdirs of CMSSW_BASE to sandbox.
Solves #5196 and #5197 via #5199

v3.230417

17 Apr 09:35
2187dd4
Compare
Choose a tag to compare

Brings just one important check to prevent requesting >1 cores and only using 1

  • Make sure numberOfThreads is uint32 in the PSet #5194 (#5195)

v3.230404

04 Apr 09:29
496afcf
Compare
Choose a tag to compare

add crab checkdataset command to check if a dataset is available on disk for processing via CRAB

Client validation after deployment done via dmwm/CRABServer#7584

v3.230227

27 Feb 13:25
86ce4c8
Compare
Choose a tag to compare

This tag adds two main things:

  1. support for Data.inputBlocks
  2. An improvement on which files CRABClient automatically adds to the usertarball, that makes it compatible with newest cmssw versions

Full Changelog: v3.230124...v3.230327

v3.230124

24 Jan 13:53
6637f80
Compare
Choose a tag to compare

The main motivation for this new CRABClient release is to make crab client commands submit --dryrun and preparelocal compatible with the new JobWrapper introduced by https://github.com/dmwm/CRABServer/releases/tag/v3.221128.patch1 .

Moreover, it will bring in a new argument for crab configuration file that allows to specify the accelerator parameters, by Wa.

There are also a couple of "cosmetic" changes to what crab commands print to stdout.

What's Changed

Full Changelog: v3.221018...v3.230124

v3.221018

18 Oct 19:58
a7cc0e1
Compare
Choose a tag to compare

2 small but needed additions:

add Rucio StageOut info to crab status.
add support for "requireAccelerator"

list of commits

  • print Rucio container name. For #5176 (#5177)
  • Site.requireAccelerator (#5174)

v3.221004

03 Oct 22:21
7248a05
Compare
Choose a tag to compare

deprecate Data.publishWithGroupName configuration option
see : dmwm/CRABServer#7359

ref: #5173

Full Changelog: v3.220823...v3.221004

deployed as crab-dev on default CVMFS

Ready for production