Code Monkey home page Code Monkey logo

Comments (6)

davidegraff avatar davidegraff commented on June 6, 2024

Hmm odd… the only thing I can imagine that would affect that is the ncpu parameter passed in the pyscreener config. What does your config look like?

from molpal.

spalgit avatar spalgit commented on June 6, 2024

Hi David, Thanks. My ini and config file are. It is pretty much default. I am tying to give a ncpu=20 but it still runs on 8 cpus. Not sure why>

Thanks
Sandeep


screen-type = vina
metadata-template = {"software": "vina"}
receptors = [proteinH.pdb]

center = [20.556, -14.266, 1.286]
size = [17, 10, 22]

ncpu = 20

------ And

config file is

[general]
output-dir = molpal_eMols_0.005_rf_ucb
--retrain-from-scratch yes

[pool]
library = libraries/eMols_similarity_unique.smi.gz
# no fps file will force MolPAL to write a new HDF5 file with the fingperprints

[encoder]
# the default encoder is Atom-pair of length 2048, min_path=1, max_path=3

[model]
# by default, we use an RF model

[acquisition]
# by default, we acquire inputs greedily

[objective]
# there are no default objective values
objective = docking
objective-config = examples/objective/docking_brpf1.ini
--minimize

[stopping]
# by default, MolPAl will explore until the fractional difference betewen the
# current top-k average and the moving average of the 3 recent top-k averages
# is less than 0.01. the default k value is equal to 0.05% of the pool size

from molpal.

davidegraff avatar davidegraff commented on June 6, 2024

Hmm yeah that looks correct. When you use vina by itself with 20 CPUs (by itself and inside pyscreener), do you observe full utilization?

from molpal.

spalgit avatar spalgit commented on June 6, 2024

No I do not observe full utilization. It uses only 8 cpus. I cannot understand why?

I like the results though.

from molpal.

davidegraff avatar davidegraff commented on June 6, 2024

just to confirm, you observe underutilization when you run the following command:

vina -r RECEPTOR -l LIGAND --ncpu=20 [...]

from molpal.

davidegraff avatar davidegraff commented on June 6, 2024

closing this due to inactivity

from molpal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.