-
While filing , I noticed that nvptx-as reorders `.file` directives, for example compiling `libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-1.c` with `-fopenacc -O2 -foffload=nvptx-none='-save-temps…
-
```
$> codon build -release mandelbrot_gpu.codon
/usr/bin/ld: mandelbrot_gpu.o: in function `main':
mandelbrot_gpu.codon:(.text+0x2ae): undefined reference to `seq_nvptx_load_module'
/usr/bin/ld: …
-
We should start with `do concurrent`, using the NVPTX LLVM backend, there is nice documentation and tutorial here: https://llvm.org/docs/NVPTXUsage.html.
It looks like the steps are:
* manual ke…
-
I tried this function on 2 computers. One has Ubuntu 22.04 and the other has 20.04. Python version 3.10. Codon version 0.15.5. Cuda is installed on both computers. I don't know why I'm getting this er…
-
### Describe the bug
Compilation flag (`-mlong-double-64`) doesn`t seem to apply for the device-side, results in `long double` error
`error: expression requires 128 bit size 'long double' type sup…
-
Requested via twitter (https://twitter.com/nickpelling/status/1280413171744944128):
Can you please please please add GCC 10 + OpenACC (i.e. `-fopenacc -fopenacc-dim=G:W:V` etc) as a Compiler Explor…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR25448](https://bugs.llvm.org/show_bug.cgi?id=25448) |
| Status | NEW |
| Importance | P normal |
|…
-
Building for windows 32, 64 bit and aarch64 darwin by cross compiling and building the shared libraries I get the error sporadically (log at https://github.com/Zentrik/llvm_windows_tester/actions/run…
-
Just for fun, I tried enabling GCC/Rust in my GCC/nvptx target testing (see ).
As you'd hope, it generally works.
One issue, however, is that in our hacked-up `printf` test cases, we use:
…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/10956983785
## Patch information
Applied patches: 1 -> 1
A…