Antoine Morvan
Antoine Morvan
Hi, thanks for your answer. I understand your position, and I agree. Although many people might not (see [this position](https://fortranwiki.org/fortran/show/Preprocessors#:~:text=Today%2C%20fpp%20is%20essentially%20the,aid%20compiler%2Dspecific%20code%20requirements.) for instance). That's what I was doing and will continue...
Ops, forgot the topology. It's a bisocket machine, 4 NUMA per socket : 
Looks like it is indeed answering my needs 👍
Hello, I could reproduce on an Ampere Altra Q8030 (Neoverse N1). I first install a gcc 14.2.0, load it, `spack compiler find` it; then install a HPL with it. It...
Hello, I see this issue still open, so I'll add my 2 cents I'm building fiat and estrans projects, where I want to specify custom flags to the compiler. I...
Disabled strict checksum validation for now, waiting for update from Travis.
Strict checksum is enabled again, however some artifacts are still missing proper checksum (see https://travis-ci.community/t/checksum-validation-fail-using-maven/4005/21)
The input scenario has parameter value override strings "[1]", that is considered as a vector by the expression evaluation engine. Replacing the "[1]" by "1" fixes the issue. This comes...
Todo: add better error support
https://github.com/preesm/preesm/blob/5051bef2ff5534a427a69cd0245b87e4f631b1fe/plugins/org.ietr.preesm.ui.pimm/src/org/ietr/preesm/ui/pimm/features/CreateFifoFeature.java#L273-L278 Seems expected. Let's check what the semantic should be....