CdeMills

Results 6 issues of CdeMills

Hello, I compiled and run libscpi on a PSOC5 platform. It works ... but slowly. A lot of search on tables are performing using linear walk, testing items one at...

enhancement

Hello, I'm trying to create some complex object which would be cached from disk if the previous run of the program was successful. The basic idea is implemented in the...

tech support

Hello, all the examples and tutorial are based on iPython: %matplotlib inline # start generating some fancy graph How can I produce graphs in a simple python script ? f,...

Documentation

Hello, I'm using clang under CentOS-8 linux to compile R packages. To this end, I created ~/R/Makevars with: CC=clang CXX=clang++ While performing install.packages('tidyverse'), your package was the only one compiled...

Hello, following the release of debian 11 arm64 for Raspberry PI, I switched my RPI 3B and tried to compile piaware with clang and optimizations permitting to later increase the...

Hello my setup is unusual: I have a Centos-9 x86_64 distribution. CentOS has clang, but not flang; so I took Fedora-38 flang-16.0.1 src and compiled it under CentOS using gcc-12....

bug
flang:ir
crash