|
[Date Index]
[Thread Index]
[Author Index]
easy way to switch between Table and ParallelTable
- To: mathgroup at smc.vnet.net
- Subject: [mg122911] easy way to switch between Table and ParallelTable
- From: ValeX <rjovale at gmail.com>
- Date: Wed, 16 Nov 2011 04:44:03 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
hi guys, is there an easy way to switch between Table and
ParallelTable other than manually delete the letters "Parallel" from
ParallelTable?
i ask this because i have a code which is partially parallelized
through the use of ParallelTable.
Sometimes, however, i need to run that code within another master
ParallelTable and it would run faster if my code runs single thread,
that is, only using Tables.
Prev by Date:
Re: Text Kerning
Next by Date:
Need to design digital filter
Previous by thread:
Outputting Plots as Text
Next by thread:
Re: easy way to switch between Table and ParallelTable
|