Question: How do I convert ordinary code to parallel computing?

I currently do extensive modeling that involves Monte Carlo simulations. This kind of analysis seems idially suited to parallel computing. To begin the process I have been following the teachings of chapter 15 of the Programming Guide 2023. As a first excersize I copyied the code on pages 583-584 and attempted to run it on my system. My Maple program is a 2019  Student Version running on anHP laptop using Windows11. The code yields an error code "Error, invalid input: add_range uses a 1st argument, lo, which is missing"

This is an exact copy of the ccode in the guide. Is there posibly a probem with my installation? I am willing to update and upgrade as may be needed. Any suuggestions how to procced?

Thanks

Ray

Please Wait...