-Michael _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel
There are implementations of "parallel" and "sequential" sections in
some programming languages. Of course FPGA description languages like
VHDL or Verilog do this from ground up, but there are also C derivate s
that allow for parallelism in appropriately defined sections of code. I
suppose it's not very difficult to define keywords for "parallel" and
"sequential" sections for Delphi language. Of course the implementation
(that would need multiple threads assigned automatically) is a decent
challenge.
- [fpc-devel] Parallel Computing Graeme Geldenhuys
- Re: [fpc-devel] Parallel Computing Marco van de Voort
- Re: [fpc-devel] Parallel Computing Graeme Geldenhuys
- Re: [fpc-devel] Parallel Computing Vinzent Hoefler
- RE: [fpc-devel] Parallel Computing Helmut Hartl
- Re: [fpc-devel] Parallel Computing Michael Schnell
- Re: [fpc-devel] Parallel Computing Mattias Gaertner
- Re: [fpc-devel] Parallel Computing Michael Schnell
- Re: [fpc-devel] Parallel Computing Michael Schnell
- Re: [fpc-devel] Parallel Computing Mattias Gaertner
- Re: [fpc-devel] Parallel Computing Michael Schnell
- Re: [fpc-devel] Parallel Computing Mattias Gaertner
- Re: [fpc-devel] Parallel Computin... Michael Schnell
- Re: [fpc-devel] Parallel Comp... Vinzent Hoefler
- Re: [fpc-devel] Parallel ... Michael Schnell
- Re: [fpc-devel] Parallel Comp... Mattias Gaertner
- Re: [fpc-devel] Parallel ... Mark Morgan Lloyd
- Re: [fpc-devel] Parallel ... Michael Schnell
- Re: [fpc-devel] Parallel ... Mattias Gärtner