espressomd-users
[Top][All Lists]
Advanced

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

Regarding Tutorial 5: Raspberry Electrophoresis


From: chandra shekhar maurya
Subject: Regarding Tutorial 5: Raspberry Electrophoresis
Date: Wed, 4 Nov 2020 19:08:22 +0530

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]