espressomd-users
[Top][All Lists]
Advanced

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

Re: Regarding Tutorial 5: Raspberry Electrophoresis


From: Jean-Noël Grad
Subject: Re: Regarding Tutorial 5: Raspberry Electrophoresis
Date: Wed, 4 Nov 2020 15:31:48 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

Dear Chandra,

Simply remove the string 'CUDA' from the list of features in code cell 1, and replace `espressomd.lb.LBFluidGPU` by `espressomd.lb.LBFluid` in code cell 15.

Best,
JN

On 11/4/20 2:38 PM, chandra shekhar maurya wrote:
Dear users,
  I am trying to run this tutorial, but below error is coming.















*FeaturesError                             Traceback (most recent call
last)<ipython-input-1-3604f52b6a27> in <module>      1 import
espressomd----> 2 espressomd.assert_features(["ELECTROSTATICS", "ROTATION",
"ROTATIONAL_INERTIA", "EXTERNAL_FORCES",      3
"MASS", "VIRTUAL_SITES_RELATIVE", "CUDA", "LENNARD_JONES"])      4 from
espressomd import interactions      5 from espressomd import
electrostatics~/Documents/software/espresso-4.1.2/espresso/build/src/python/espressomd/__init__.py
in assert_features(*args)     65      66     if not
has_features(*args):---> 67         raise
FeaturesError(missing_features(*args))FeaturesError: Missing features CUDA*


Now how can i run this tutorial without insallaling CUDA? Because i have no
GPU.
Your help will be highly appreciated.

*Thanks & Regards*
Chandra Shekhar Maurya
Mechanical Eng. Dept.
Indian Institute of Technology Patna
Contact No:9793572837




reply via email to

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