-
The ppc64 gcc 10.2 compiler is not happy with Eigen v3.4.0. I expect this has been an issue since commit b640c1f44b8 "bump Eigen to 3.4.0".
[ 31%] Building CXX object lib/CMakeFiles/quda_cpp.dir/ei…
-
1.问题现象:抽取R_SINGLECARBOAT全量时报这个错Too many bad records!
2.跟踪日志:
运行在代理(Agent3)上 : 133.12.57.153 (dsjpt-sjgc1) : 1077
[===== "从PDR中加载作业 : runJob" =====] 已完成(2018-07-18 10:59:59 -- 2018-07-18 11:00:05…
-
Hi,
I know this project from Rust China Conf 2024, that is a great open-source project and I am very interested in. Here I want to recommend my Liberty data structure & parser project which I have ma…
-
**Bug Subject:**
As NCAR supercomputer users: From '/glade/scratch' to '/glade/derecho/scratch'
**Bug Content:**
### Brief summary of bug
As shown in [NCAR HPC Docs](https://ncar-hpc-docs.re…
-
libffi-3.2.1 fails to build from source on HP-UX 11.31, on HP-PA with 32-bit ABI.
My setup for this configuration:
$ CC="cc -AC99 -D_XOPEN_SOURCE=500"; CXX="aCC -O"; export CC CXX
Configuration…
-
For the Windows compiler I noticed that `fopen_s` is used without an encoding specifier in `LoadFile`. According to the docs that means the file will be encoded ANSI rather than utf-8. I'm wondering …
-
Current GCC tool-chain for MSP430 is versioned `4.6.5` but is limited to 64 KB.
I gave a try to GCC MSP430 `6.4.0.32` with options `-mlarge -mcode-region=upper -mhwmult=auto`.
Surprise is, vari…
-
###### Originally submitted by Dimitrios Kanoulas dkanou@ccs.neu.edu on: Mon Oct 03 15:32:01 -0400 2011
If I have the following code:
``` racket
(require rackunit)
(define (fn a)
(cond
[(numb…
-
During the OLCF crusher hackathon I had tried to build/run ImpactX for profiling.
I tried a CPU-only version first to then go ahead and use AMD-provided tools on Crusher for profiling of the host si…
-
Two issues with `-DBUILD_SHARED_LIBS=OFF` on Summit
- dependencies are still dynamic libraries but we need the static dependencies
- libfabric is not configured even though the library is found an…