espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors while installing ESPResSO


From: Jean-Noël Grad
Subject: Re: Errors while installing ESPResSO
Date: Mon, 13 Jan 2020 18:16:59 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.3.0

Hi,

Compilation errors will interrupt the generation of the Python bindings. You might still be able to import espressomd, but won't be able to import its submodules. Please also note the rocrand library is specific to AMD graphic cards; espresso compiled for AMD will not execute on an NVIDIA card.

To help us diagnostic your issue, please attach a copy of the compilation error to your email, as well as a copy of the CMake output, which contains information about your compiler and libraries, and the version of espresso you're compiling.

Best regards,
JN

On 1/13/20 1:07 PM, Angelos Mourkas wrote:
Greetings,


My name is Angelos Mourkas, a new user of ESPResSO from Greece. I am doing my PhD at the University of Ioannina, Department of Material Science and Engineering.

I have a problem in getting the program to work. I use Ubuntu 18.04 LTS. I believe i have installed all the necessary packages for the program to work. I have a Ryzen 3 2200g (integrated graphic card vega 8) and a discrete graphic card (nvidia 1030gt). I have downloaded and installed nvidia drivers (this is the card i use) and also i have installed the cuda drivers through the commands from the documentation.

Everything is fine until i run the "make" command, where it reports an error concerning <rocrand/rocrand_kernel.h> and another one at EspressoCore_generated_lb_inertialess_tracers_cuda.cu.o.cmake:120.

If I ignore the message and continue to the python enviroment, when i enter the command "print(espressomd.features())" it returns the message

Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
AttributeError: module 'espressomd' has no attribute 'features'


Can you please help me installing the program?


Best Regards

Angelos Mourkas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]