Skip to content

Commit 4891c1f

Browse files
Add environment file to GitHub workflows (#2258)
The PR proposes to update GitHub workflows which used miniconda and to install all required conda packages through passing an environment file by single step. It will make the jibs more robust against connectivity issues which occur often during downloading conda packages. There are dedicated yaml files with min set of required packages introduced to reuse them in different jobs/workflows with common requirements. In case when few yaml files needs to be merged into one `environment.yml` there is `conda-merge` tool used. 0490fcc
1 parent a98d41b commit 4891c1f

File tree

687 files changed

+1370
-1370
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

687 files changed

+1370
-1370
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 6af481ec99a7f5911a2d7b8430e90df7
3+
config: e72fd3bce20b055f2d8d0fee2435b1e9
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/dpnp/dpnp_array.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_array &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
17+
<title>dpnp.dpnp_array &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=fcf11e3c"></script>
24+
<script src="../../_static/documentation_options.js?v=a202a2dc"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>

_modules/dpnp/fft/dpnp_iface_fft.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.fft.dpnp_iface_fft &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
17+
<title>dpnp.fft.dpnp_iface_fft &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../../_static/documentation_options.js?v=fcf11e3c"></script>
24+
<script src="../../../_static/documentation_options.js?v=a202a2dc"></script>
2525
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../../_static/js/theme.js"></script>

_modules/dpnp/linalg/dpnp_iface_linalg.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.linalg.dpnp_iface_linalg &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
17+
<title>dpnp.linalg.dpnp_iface_linalg &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../../_static/documentation_options.js?v=fcf11e3c"></script>
24+
<script src="../../../_static/documentation_options.js?v=a202a2dc"></script>
2525
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../../_static/js/theme.js"></script>

_modules/dpnp/random/dpnp_iface_random.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.random.dpnp_iface_random &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
17+
<title>dpnp.random.dpnp_iface_random &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../../_static/documentation_options.js?v=fcf11e3c"></script>
24+
<script src="../../../_static/documentation_options.js?v=a202a2dc"></script>
2525
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../../_static/js/theme.js"></script>

_modules/dpnp/random/dpnp_random_state.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.random.dpnp_random_state &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
17+
<title>dpnp.random.dpnp_random_state &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../../_static/documentation_options.js?v=fcf11e3c"></script>
24+
<script src="../../../_static/documentation_options.js?v=a202a2dc"></script>
2525
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../../_static/js/theme.js"></script>

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>Overview: module code &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
17+
<title>Overview: module code &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../_static/documentation_options.js?v=fcf11e3c"></script>
24+
<script src="../_static/documentation_options.js?v=a202a2dc"></script>
2525
<script src="../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../_static/js/theme.js"></script>

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.17.0dev7+4.ge24fa996c28',
2+
VERSION: '0.17.0dev7+5.g0490fcc3f06',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

dpctl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
</script>
1616

1717
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
18-
<title>Interplay with the Data Parallel Control Library &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
18+
<title>Interplay with the Data Parallel Control Library &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1919
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
2020
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
2121

2222

2323
<script src="_static/jquery.js?v=5d32c60e"></script>
2424
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
25-
<script src="_static/documentation_options.js?v=fcf11e3c"></script>
25+
<script src="_static/documentation_options.js?v=a202a2dc"></script>
2626
<script src="_static/doctools.js?v=9bcbadda"></script>
2727
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2828
<script src="_static/js/theme.js"></script>

dpnp_backend_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
</script>
1616

1717
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
18-
<title>C++ backend API Reference &mdash; Data Parallel Extension for NumPy 0.17.0dev7+4.ge24fa996c28 documentation</title>
18+
<title>C++ backend API Reference &mdash; Data Parallel Extension for NumPy 0.17.0dev7+5.g0490fcc3f06 documentation</title>
1919
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
2020
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
2121

2222

2323
<script src="_static/jquery.js?v=5d32c60e"></script>
2424
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
25-
<script src="_static/documentation_options.js?v=fcf11e3c"></script>
25+
<script src="_static/documentation_options.js?v=a202a2dc"></script>
2626
<script src="_static/doctools.js?v=9bcbadda"></script>
2727
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2828
<script src="_static/js/theme.js"></script>

0 commit comments

Comments
 (0)