cxx
Here are 314 public repositories matching this topic...
-
Updated
May 29, 2020 - C++
-
Updated
Oct 13, 2020 - C++
-
Updated
Sep 10, 2020 - C++
-
Updated
Oct 12, 2020 - C++
I would like to be able to determine my device-wide primitive's temp_storage_bytes before I have all of the primitive's arguments ready. The interface for obtaining it ostensibly requires everything to be ready for the actual run - and the documentation does not make it clear what arguments it actually needs and what it's going to do with them (e.g. will it look at the input at all, in any way? Pr
-
Updated
Aug 15, 2017 - C++
-
Updated
Oct 3, 2020 - CMake
-
Updated
Aug 12, 2020 - Vim script
-
Updated
May 21, 2020 - C++
-
Updated
Aug 26, 2020 - C++
Need to make test cases for the Compiler and VM to verify their correct functioning, as well as make adding features/modifications easy to test for any breakage in existing system.
The tests must consist of the following components:
- Nil
- Integers
- Floating point numbers
- Strings
- Modules (
tests/builtin/mod.fer) - Language Constructs
- C
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 29, 2018 - C
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Oct 13, 2020 - C++
-
Updated
Jan 24, 2019 - C++
Improve this page
Add a description, image, and links to the cxx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cxx topic, visit your repo's landing page and select "manage topics."
In Windows, with VS2019 16.7.2 (debug mode) and the default thrust provided with CUDA 11 package, I found this problem:
The code triggers an assertion in
vector:46(standard vector header, provided by Microsoft) coming from `thrus