Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.8K Views
|
6 Replies
|
3 Total Likes
View groups...
Share
Share this post:

Run NestWhile in parallel mode.

Posted 3 years ago

Are there methods to run NestWhile in parallel mode?

Regards,
Zhao

POSTED BY: Hongyi Zhao
6 Replies
Posted 3 years ago
POSTED BY: Hongyi Zhao
Posted 3 years ago

How would you propose that might be done?

I don't know. I ask, only because I have a time-consuming calculation based on NestWhile, so I want to take advantage of parallelism to improve the efficiency.

POSTED BY: Hongyi Zhao
Posted 3 years ago

Can the computation performed by the function passed to NestWhile be parallelized?

POSTED BY: Rohit Namjoshi
Posted 3 years ago

So how do we take advantage of parallel computing in this scenario?

POSTED BY: Hongyi Zhao

How would you propose that might be done?

(What I'm asking, in slightly more detail, is that questions lacking algorithmic answers be avoided. Absent a clear suggestion in the initial post as to how parallelism might be attained in principle, this is simply not a suitable question for the forum.)

POSTED BY: Daniel Lichtblau

I do not think this is possible - how could parallelize a function where each iteration uses the result from the previous iteration?

POSTED BY: Jason Biggs
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard