Skip to content

Running NECI failes #13

@fstein93

Description

@fstein93

Dear developers,

I am currently trying to compile and run NECI on my notebook. I am able to compile the code, but starting any kind of calculation with NECI, the trial fails with a not useful error message.

Error message

Backtrace for this error:
#0 0x7f07aecf151f in ???
at ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0
#1 0x0 in ???

The last few lines of the output file of the directory NECI_STABLE/test_suite/neci/parallel/N_FCIMCPar

Setting integer bit-length of determinants as bit-strings to: 64
SYMMETRY MULTIPLICATION TABLE
No Symmetry table found.
21 Symmetry PAIRS
8 DISTINCT ORBITAL PAIR PRODUCT SYMS
Symmetry and spin of orbitals correctly set up for excitation generators.
Simply transferring this into a spin orbital representation.
Not storing the H matrix.

My setup:

Ubuntu 22 hosted on Windows Subsystem
Compilers: GCC 10 (the oldest compiler still available on the system) and GCC13
MPI: OpenMPI 4.1.5
AMD Ryzen5 5600H
16 GB RAM

I tried to compile with and without HDF5 1.12.2.
I tried to compile the Code with the standard optimization level (-O3) and the debug one (-Og), always with the same result.
I tried a serial run and a parallel run.

Do you have any advice on how to compile and run the code? What are the memory requirements of the code apart from the replicated ERIs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions