DIRAC icon indicating copy to clipboard operation
DIRAC copied to clipboard

DIRAC Grid

Results 195 DIRAC issues
Sort by recently updated
recently updated
newest added

BEGINRELEASENOTES *Resources NEW: set env variable OMP_NUM_THREADS corresponding to number of processors ENDRELEASENOTES

alsoTargeting:integration

BEGINRELEASENOTES Thank you for writing the text to appear in the release notes. It will show up exactly as it appears between the two bold lines Please follow the template:...

https://dirac.readthedocs.io/en/latest/Commands/index.html#dirac-dms-add-file https://github.com/DIRACGrid/DIRAC/blob/5938d103018eeb0f4a46b3418d7400e7d2f68169/src/DIRAC/DataManagementSystem/scripts/dirac_dms_add_file.py#L20C1-L28

In an LHCb pilot stderr I noticed these warnings: ```log 2023-11-02 13:53:14 UTC ExternalLibrary/root WARN: You are executing DB12 using python3, DB12 score is generally higher than it was with...

Hi, I just followed fairly blindly the instructions given here: https://dirac.readthedocs.io/en/integration/AdministratorGuide/HowTo/pilotsWithTokens.html My tornado config (which existed before installing this service) reads: Tornado/Port = 8444 The above instructions tell me to...

This is quite an edge case. It can happen whenever you have a transformation that creates multiple operations on files. Suppose the following request is created ```yaml - req1: Waiting...

Bug
DMS
TS

Based on https://github.com/DIRACGrid/DIRAC/pull/7143#issuecomment-1705247824 - [ ] Edit v8.0 to support both CS structures - [ ] v9: remove system instance lookup - [ ] Make script to edit the CS...

- [ ] add to Wiki (first prepare the "plan") - [ ] verify for collation - [ ] check https://indico.cern.ch/event/1264910/contributions/5339400/attachments/2621342/4532678/IT%20ASDF%20DBOD%202023%20News%20slides.pdf BEGINRELEASENOTES *Core CHANGE: move default MySQL charset to utf8mb4...

Now that DIRAC is Python 3 only we can think about making use of Python's typing fuctionality. This was added in Python 3.5 however over the past few years it...

Hi, At Imperial we use a script that recreates the sequence of commands we give our users to install a UI. It's also used to test upgrades to our pre-prod...