Support for native multi processing?
From: news (news_at_news.no)
Date: 02/16/04
- Next message: Dragon Lord: "Re: TCP Blocking sockets"
- Previous message: Nicolai Hansen: "Re: TCP Blocking sockets"
- Next in thread: Kim Madsen: "Re: Support for native multi processing?"
- Reply: Kim Madsen: "Re: Support for native multi processing?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 Feb 2004 10:56:54 +0100
In my research group we are, among several other things, developing
simulators for behavior coordination in robotics. In the simulators we are
evolving behavior coordination solutions which is computationally heavy and
requires powerful computers.
We write all of our software in Borland-Delphi and wish to continue doing
so. One way to handle the computational demand is to use multi-processor
machines and write the programs to parallelize some parts of the algorithms.
Using threads is one way and using native multi processing, similar to
OpenMP (www.openmp.org), is another interesting approach.
My question to this newsgroup is if anyone knows if Borland Delhpi supports
native MP or SMP (I have tried to ask them but without success) or if there
are any third-party Delphi-products supporting such functionality?
Yours sincerily,
Hans Sandholt
Chalmers University of Technology, Div. of Mechatronics
Hörsalsvägen 7, 1:st floor, SE-412 96 Göteborg, Sweden
Tel: +46 (0)31 772 84 30, email: hans.sandholt@me.chalmers.se
- Next message: Dragon Lord: "Re: TCP Blocking sockets"
- Previous message: Nicolai Hansen: "Re: TCP Blocking sockets"
- Next in thread: Kim Madsen: "Re: Support for native multi processing?"
- Reply: Kim Madsen: "Re: Support for native multi processing?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|