Ronald Degmar
2017-02-13 06:54:49 UTC
Hello,
After configuring libtorrent via ./configure, there's an option to do:
make -j$(nproc)
Does this option really utilize all available CPU cores?
What are the specifications about this? How does it translate to each
libtorrent session?
I'm thinking on testing libtorrent in an HPC (High Performance Computer).
Is libtorrent capable to work in these environments?
Previously I was just simply doing make & make install, so I don't know how
different is the behavior when specifying "nproc".
Ronald Barrios
After configuring libtorrent via ./configure, there's an option to do:
make -j$(nproc)
Does this option really utilize all available CPU cores?
What are the specifications about this? How does it translate to each
libtorrent session?
I'm thinking on testing libtorrent in an HPC (High Performance Computer).
Is libtorrent capable to work in these environments?
Previously I was just simply doing make & make install, so I don't know how
different is the behavior when specifying "nproc".
Ronald Barrios