-
Hello, I am trying to use this code in a new project on CCS but when i build the project everything is OK! but when i bug this code the variables t and h don't changed. Why I have this problem ?? Mayb…
-
### Brief summary of bug
@fischer-ncar found the following two tests failing in cesm3_0_alpha02a (which uses ctsm5.2.009 with ccs_config_cesm1.0.0 and cime6.1.0)
ERS_D_Ld5_Mmpi-serial.1x1_vancou…
-
I attempted to build a single site test on casper and ran into some errors. I've never used this machine before today mind you, but I just heard that it is the ideal machine to run single site runs, …
-
I am trying to install R packages on AIX7.2 server. The installation of httpuv failed with "configure: error: could not determine ar interface".
```r
R CMD INSTALL -l /software/R/site-library httpu…
-
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
Open MPI main branch (0ba5d47dc49ca333f99fb9e90e213191acad667b)
…
-
**Description**
Linking the `tester` executable fails with `-lscalapack` missing on Frontier:
```
[ 83%] Linking CXX executable tester
cd /ccs/home/jschuchart/src/slate/slate/build/test && /auto…
-
### Describe the bug
Compile of github version fails on Summit.
### Steps to Reproduce
- Command line
- UCX version used (from github branch XX or release YY) + UCX configure flags (can be check…
-
**Describe the bug**
The following sample program fails with the latest version of cutlass:
```
import cutlass
import numpy as np
plan = cutlass.op.Gemm(element=np.float16, layout=cutlass.LayoutType…
-
Hello,
I am trying to build the library using CUDA and everything seems to be ok during the build process. However, when I try to do a simple detection using CUDA I get the following output:
`Warn…
-
Hi, it look like a good project, but it seems like you forget to post the modbus.c used in the example code