File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 1
- # Installing extensions in parallel * (experimental!)*
2
-
3
- !!! warning
4
- This page will soon replace < https://docs.easybuild.io/en/latest/Installing_extensions_in_parallel.html > .
5
-
6
- **
7
- It still needs to be ported from *reStructuredText* (.rst) to *MarkDown* (.md),
8
- and you can help with that!
9
- **
10
-
11
- - source: [`docs/Installing_extensions_in_parallel.rst` in `easybuilders/easybuild` repo](https://raw.githubusercontent.com/easybuilders/easybuild/develop/docs/Installing_extensions_in_parallel.rst)
12
- - target: [`docs/installing-extensions-in-parallel.md` in `easybuilders/easybuild-docs` repo](https://github.com/easybuilders/easybuild-docs/tree/main/docs/installing-extensions-in-parallel.md)
13
-
14
- See <https://github.com/easybuilders/easybuild-docs> for more information.
15
-
16
- ``` rst
17
1
.. _ installing_extensions_in_parallel:
18
2
19
3
Installing extensions in parallel (experimental!)
@@ -123,5 +107,3 @@ The sanity checks that are done for each extension are still done through a sequ
123
107
list of extensions.
124
108
125
109
Additional work is needed to also run these checks in parallel across the cores that are available to EasyBuild.
126
-
127
- ```
You can’t perform that action at this time.
0 commit comments