Enable architecture selection for DPCTL_TARGET_CUDA
#5627
conda-package.yml
on: pull_request
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: array-api-conformity
Matrix: test_examples_linux
Matrix: test_windows
Matrix: upload_linux
Matrix: upload_windows
Clean up anaconda packages
0s
Annotations
1 error and 20 warnings
test_examples_linux (3.11, false, ubuntu-22.04)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250605-191928-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250605-191928-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250605-191928-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
build_windows (3.11)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
build_windows (3.11)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
build_windows (3.9)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
build_windows (3.9)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
build_windows (3.13)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
build_windows (3.13)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
build_windows (3.12)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
build_windows (3.12)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
build_windows (3.10)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
build_windows (3.10)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
test_windows (3.12, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test_windows (3.12, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
test_windows (3.11, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test_windows (3.11, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
test_windows (3.10, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test_windows (3.10, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
test_windows (3.13, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test_windows (3.13, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
test_windows (3.9, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test_windows (3.9, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
dpctl Linux Python 3.10
|
12.5 MB |
sha256:0636dfbeb703bee1b89892dff6383f3127d0f2f873920efb14b4c0e9d9003c04
|
|
dpctl Linux Python 3.11
|
12.6 MB |
sha256:b256032c07e466fdfb94893654886c20f2f9499704eece4307e002a998ebe48e
|
|
dpctl Linux Python 3.12
|
12.6 MB |
sha256:4e357f87e4e59f6a60e660f95689d2460e3c878f2437e40bbe406ff4c8524224
|
|
dpctl Linux Python 3.13
|
12.7 MB |
sha256:417d8998a94e6a8e36b3ad5c231ad8bf58fb702f9daac60035b0edf70296a536
|
|
dpctl Linux Python 3.9
|
12.5 MB |
sha256:ac1bdb9e62b80e7d968d909db6c1676c959469efb9381103c6457123a76f749d
|
|
dpctl Linux Wheels Python 3.10
|
27.3 MB |
sha256:be5b5ebf4107940f007a23136e53828498ea295db1e11a5c782a64673e57f173
|
|
dpctl Linux Wheels Python 3.11
|
27.3 MB |
sha256:a7c8605735daa070f456846855fbb4c6ef99458cdbc6f48417ecbc07a129b4d8
|
|
dpctl Linux Wheels Python 3.12
|
27.3 MB |
sha256:5730b0af5b6f5ca6370bf5182cf44e77a0809b8e192c7d43ea0f931ef7acae6b
|
|
dpctl Linux Wheels Python 3.13
|
27.3 MB |
sha256:6c7eee5015d9cbe2b3c4a37d1ac0947bbc10955f9d7500a45d48c0896bae3d53
|
|
dpctl Linux Wheels Python 3.9
|
27.2 MB |
sha256:254e54d32e2c5e5586d33085edc6ed02690ce9aa006d472ec0628d22e4a9424d
|
|
dpctl Windows Python 3.10
|
12.7 MB |
sha256:ca1f687baf11ef064ea12b0dd8b9e3ccd54b081e97c67d06ffbb93f6adf8b4cb
|
|
dpctl Windows Python 3.11
|
12.9 MB |
sha256:a85f1fd5bfac9690ef5846b2b0a23d7eead497d904e2d5e56acce75212f94417
|
|
dpctl Windows Python 3.12
|
12.9 MB |
sha256:8ced79ae2ba9551eb05cb38a1e562fbcad288ba969381f6fc3544fcc34d5e348
|
|
dpctl Windows Python 3.13
|
12.9 MB |
sha256:f0e37bc6ccc0f24909e6c9e9fb1f8b313cd887e5983e460e5acf0abf9cb4a453
|
|
dpctl Windows Python 3.9
|
12.7 MB |
sha256:2dbad8bbe5e3ead39579f2c9369cc1789563470d048f62a6af797f68a9575562
|
|
dpctl Windows Wheels Python 3.10
|
26.9 MB |
sha256:6f59e90fc60f409605233b0505fe1efa95796a48bfa64165e3c179c2d4c92e4e
|
|
dpctl Windows Wheels Python 3.11
|
27 MB |
sha256:5dc0f20ebf212fbe93a69e54fa95d528c84137bebdf00db5a880b235a3e2c921
|
|
dpctl Windows Wheels Python 3.12
|
27 MB |
sha256:18f9bbd22eab85c874f8ec44b28b2e221b7416fdda22d86574bdf9d85abcd31d
|
|
dpctl Windows Wheels Python 3.13
|
27 MB |
sha256:c8d4c1a9a1d42b1a43b56ac331be14129983a541feeccfe28de49c9d07628e1f
|
|
dpctl Windows Wheels Python 3.9
|
26.9 MB |
sha256:7ff08bd21d20235c820b0bc3230ed31deae9c413ef5a4de711dafdfdf782a077
|
|