Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Oct 18, 2024
1 parent 64df58d commit cc18dfb
Showing 1 changed file with 32 additions and 19 deletions.
51 changes: 32 additions & 19 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,10 @@ Grid_Nodes["Grid"]
Pilots["`**Pilots**
administer computing slots, and match (pull) jobs`"]
style HTCondorCE fill:#F23
style ARC-AREX fill:#F23
style libcloud fill:#F23
style SSH fill:#F23
style HTCondorCE fill:#F23A
style ARC-AREX fill:#F23A
style libcloud fill:#F23A
style SSH fill:#F23A
style Grid_Nodes fill:#A145
style Iaas:Clouds fill:#A145
style HTCondor fill:#F26
Expand Down Expand Up @@ -289,7 +289,7 @@ style DMS fill:#bba
PM@{ shape: sl-rect, label: "Productions Management" }
DM@{ shape: sl-rect, label: "DataSets Management" }
PM-->|Production Definitions|TS
PM-->|Productions Definitions|TS
DM-->|DataSets Operations|TS
TS-->|Jobs|WMS
TS-->|Data Operations|RMS
Expand Down Expand Up @@ -491,7 +491,7 @@ layout: section
color: lime-light
---

## We decided that the best of satisfying the requirements was to code a new Dirac
## We decided that the best way of satisfying the requirements was to code a new Dirac


---
Expand Down Expand Up @@ -850,7 +850,7 @@ title: Extensions

:: title ::

# On extending DiracX
# Action! (and extensions)

:: content ::

Expand All @@ -861,7 +861,7 @@ title: Extensions
</span>


Examples:
Real life examples, reported in this conference:

<ul class="text-sm">
<li>LHCb stores the metadata and provenance of every produced file in a LHCb-specific database (with an Oracle backend)
Expand Down Expand Up @@ -889,8 +889,8 @@ Examples:
<li>EGI uses DIRAC as WMS, and EGI-CheckIn as an identity provider. Hosts (among others) WeNMR (structural biology and life science)</li>
</ul>

<SpeechBubble position="l" color='amber' shape="round" v-drag="[840,290,140,140]">
An extension is provided for reference
<SpeechBubble position="l" color='amber' shape="round" v-drag="[800,290,170,140]">
An Dirac(X)-* extension is provided for reference
</SpeechBubble>


Expand Down Expand Up @@ -1009,7 +1009,7 @@ diracx-charts/run_demo.sh
layout: top-title-two-cols
align: cm-cm-lm
color: orange-light
columns: is-5
columns: is-4
title: summary
---
:: title ::
Expand All @@ -1022,12 +1022,24 @@ title: summary

:: right ::

### DiracX is in active development
- We are rewriting the code, but we are keeping Dirac
- The first release will soon be here
- DiracX will live together with DIRAC v9 for a while
- DiracX will ease the interoperability with Rucio and/or any other tool out there
- DiracX will still have the Data Management part, but its Workload Management functionalities will come first
<ul class="text-base">
<li>DiracX is "the neXt Dirac incarnation"
<ul class="text-sm">
<li>We are rewriting the code, but it is still Dirac!</li>
</ul>
</li>
<li>DiracX will ease the interoperability with Rucio and/or any other tool out there
<ul class="text-sm">
<li>DiracX will still have the Data Management part, but its Workload Management functionalities will come first</li>
</ul>
</li>
<li>The first DiracX release will soon be here
<ul class="text-sm">
<li>It will live together with DIRAC v9 for a while, until it will replace it completely</li>
</ul>
</li>
</ul>


---
layout: credits
Expand All @@ -1049,7 +1061,7 @@ title: credits/people
Christophe Haen <i>CERN, LHCb</i>
</div>
<div class="grid-item text-right mr-4 col-span-1">
<strong>Current Developers/maintainers/supporters</strong>
<strong>Current Developers, maintainers, supporters</strong>
</div>
<div class="grid-item col-span-2">
Alexandre Boyer <i>CERN, LHCb</i><br/>
Expand Down Expand Up @@ -1080,7 +1092,8 @@ title: credits/people
&nbsp;
&nbsp;
&nbsp;

&nbsp;
&nbsp;

<div class="grid-item col-span-3 text-center mt-180px mb-auto font-size-1.5rem">
<strong>Questions?</strong>
Expand Down

0 comments on commit cc18dfb

Please sign in to comment.