guignont

Results 10 comments of guignont

Hello, With your remark I take a closer look at which branch we are using and it was master branch. May be I get confused by the AmgX output "AMGX...

Does it means that libtinfo.so.6 provided by foss2021b is not compatible with ubuntu provided bash ? Is it safe to manually remplace "easybuild/software/ncurses/6.2-GCCcore-11.2.0/lib/libtinfo.so.6" with libtinfo.so.6 provided by ubuntu ?

Hello, FYI With AMGX 2.3.0 we don't observe the error Thrust failure: after reduction step 2: cudaErrorIllegalAddress: an illegal memory access was encountered but we don't have the right convergence...

Are all alien components activated ? (-DALIEN_BUILD_COMPONENT=all)

Hello, the Intel MPI version is 2021.4.0 (gimkl2021b toolchain). FYI the test works with version 2018.3.222 (gimkl2018b toolchain). A+ Thomas

> I think it is a good idea to remove duplication. So now it uses the configuration from `app_buildsystem_tools` ? Yes

@grospelliergilles It's seem that Ubuntu used for Codecov test lacks Mono and DotNet. Is it possible to install them ?

@stdcm Can you describe framework build and install procedure for use with ArcaneDemo because my ArcaneDemo build has no problem finding AlienLegacyPlugins ?

I just made the following test in ArcaneDemo replacing build-system with the one in this branch. The configuration with cmake works fine but when compiling there is errors in c++...