Skip to content

Slang PR #11210: Consolidate generic constraint solving in a monolithic worklist (csyonghe) #3810

Slang PR #11210: Consolidate generic constraint solving in a monolithic worklist (csyonghe)

Slang PR #11210: Consolidate generic constraint solving in a monolithic worklist (csyonghe) #3810

Triggered via repository dispatch May 23, 2026 00:01
@jkiviluoto-nvjkiviluoto-nv
slang-pr-test faa91ff
Status Failure
Total duration 10m 5s
Artifacts

ci-latest-slang.yml

on: repository_dispatch
Matrix: build-pr
Matrix: build
report-status
3s
report-status
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build-pr (windows, x86_64, msvc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Windows...
File was unable to be removed Error: EPERM: operation not permitted, unlink 'c:\actions-runner\_work\slangpy\slangpy\build\windows-msvc\Release\slang-compiler.dll'
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[0-False-1-DeviceType.vulkan] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<1>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[0-False-0-DeviceType.vulkan] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<0>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_instances.py#L480
test_backwards_diff[DeviceType.cuda] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,2> to vector<float,2>.. Selected overload: void $init() Type Resolution Diagnostics: Summary: Particle $init(vector<float,2> position, vector<float,2> velocity) Details: Particle $init(vector<float,2> position, vector<float,2> velocity) Named python arguments: position: Value[dtype=vector<float,2>] velocity: RandFloatArgMarshall[dtype=RandFloatArg<0>] _result: Tensor[dtype=Particle, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_instances.py#L480
test_backwards_diff[DeviceType.vulkan] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,2> to vector<float,2>.. Selected overload: void $init() Type Resolution Diagnostics: Summary: Particle $init(vector<float,2> position, vector<float,2> velocity) Details: Particle $init(vector<float,2> position, vector<float,2> velocity) Named python arguments: position: Value[dtype=vector<float,2>] velocity: RandFloatArgMarshall[dtype=RandFloatArg<0>] _result: Tensor[dtype=Particle, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_instances.py#L303
test_pass_instance_to_function[DeviceType.cuda] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,2> to vector<float,2>.. Selected overload: void $init() Type Resolution Diagnostics: Summary: Particle $init(vector<float,2> position, vector<float,2> velocity) Details: Particle $init(vector<float,2> position, vector<float,2> velocity) Named python arguments: position: Value[dtype=vector<float,2>] velocity: RandFloatArgMarshall[dtype=RandFloatArg<0>] _result: Tensor[dtype=Particle, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[2640457667-True-2-DeviceType.cuda] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<2>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[2640457667-True-2-DeviceType.vulkan] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<2>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[2640457667-True-1-DeviceType.cuda] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<1>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[2640457667-True-1-DeviceType.vulkan] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<1>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
build-pr (linux, x86_64, gcc, Release, 3.10, unit-test,test-examples,crashpad, nvrgfx, Linux, X64): slangpy/tests/slangpy_tests/test_custom_types.py#L320
test_rand_float[2640457667-True-0-DeviceType.cuda] ValueError: Exception in kernel generation: Unable to convert argument of type vector<float,3> to vector<float,3>.. Selected overload: vector<float,3> rand_float(vector<float,3> input) Type Resolution Diagnostics: Summary: vector<float,3> rand_float(vector<float,3> input) Details: vector<float,3> rand_float(vector<float,3> input) Positional python arguments: 0: RandFloatArgMarshall[dtype=RandFloatArg<0>] Named python arguments: _result: Tensor[dtype=vector<float,3>, dims=1, writable=True] For help and support: https://khr.io/slangdiscord
report-status
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/