espressomd-users
[Top][All Lists]
Advanced

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

Re: Electrokinetics sample


From: Jean-Noël Grad
Subject: Re: Electrokinetics sample
Date: Tue, 6 Jun 2023 14:06:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

Hi,

Unfortunately, the eletrokinetics feature does not work on Binder due to missing dependencies. In 4.2, the feature depends on CUDA, which is not available, and in 4.3-devel, the feature depends on pfft, which is also not available.

Putting "CUDA" in the configuration file will not work. If you didn't get an error message in CMake, it means your configuration file is actually ignored by the build system. Once this issue is sorted out, you can activate CUDA by updating the CMake cache with the following command line: `cmake . -D WITH_CUDA=ON`.

Best,
JN

On 6/6/23 01:26, Matheus Azevedo Silva Pessoa wrote:
Hi everybody! Nice to meet you all.

I am writing to ask if someone is being able to run the Electrokinetics sample on their machine, or even in Binder (virtual machine). I have tried putting CUDA, ELECTROKINETICS on my configuration file to run it locally, and it did not work. When I tried doing it on Binder, it also did not work, with the same error: that CUDA and ELECTROKINETICS are not loaded. Can someone help me in this case?

Cheers,
Matheus

*Matheus Azevedo Silva Pessôa*
Graduate Student, Physics Department, McGill University,
Science Fellow, Office for Science Education (OSE)
+ <tel:+55 11 992978949>1 <tel:+55 11 992978949> 514 713 4098 <tel:+55 11 992978949>|matheus.pessoa@mail.mcgill.ca <mailto:matheus.pessoa@mail.mcgill.ca>
Ernest Rutherford Physics Building, 3600 Rue University,
Montréal, QC H3A 2T8




reply via email to

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