|
[Date Index]
[Thread Index]
[Author Index]
Multi Thread in Mathematica (not multi core)
- To: mathgroup at smc.vnet.net
- Subject: [mg128265] Multi Thread in Mathematica (not multi core)
- From: Murta <rodrigomurtax at gmail.com>
- Date: Mon, 1 Oct 2012 02:23:26 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Hi All
I'm working in some web scraping using Mathematica, and today, to get velocity, I have to call bash commands inside Mathematica (xargs with parallel options with curl and wget).
I would like to do All inside Mathematica, but I miss multi thread capability. I could use more cores, but it's not the answer because the leg is due to time lag, not lack of processor capacity.
Some clue? Something new to Mathematica 9?
I thought that would be natural to be multi thread if it's multi core.
tks in advance
Murta
Prev by Date:
Re: Reduce command Mathematica
Next by Date:
How to speed up this inner loop?
Previous by thread:
Re: Reduce command Mathematica
Next by thread:
Re: Multi Thread in Mathematica (not multi core)
|