Wesley Maxey

Results 12 issues of Wesley Maxey

Ideally we instead generate one layer that handles all dialects. CMake demands a CUDA Toolkit be present, currently internal builds of the runtime do not satisfy that requirement so we...

Delete host stream insertion tests under chrono. Mark a couple tests that include unsupported headers as unsupported on nvrtc.

Closes #231. Corrects issues with fetch_max. Documents prior releases and most highlighted changes. Documents usage of ``

`constexpr` globals are unable to be ODR used in device code. Until device support for them is available we might need to use some workarounds or tricks. One of which...

P1: should have
bug: functional

# Build failures by VC version: Executed with: `lit -sv .\test\std\utilities\tuple\ -Dcompute_archs=70` ## VS 2017 Compilers: 19.11, 19.12, 19.13, 19.14 Failing tests seem related to type conversions ```c++ struct A...

P1: should have
bug: compiler
bug: functional

Reference for how to set it up: https://docs.github.com/en/github/using-git/configuring-git-to-handle-line-endings This should help us avoid having to manually review changes for line ending differences.

enhancement

With a bit of hacking something like the below allows tests to pass. I find that I must still manually edit the `lit.site.cfg` to correctly point to `libcuda.so`. Will try...

This takes absolutely forever to run.