[fpc-pascal] OpenCL

2009-12-21 Thread Lourival Mendes
Dear All,

   Speaking with a friend about parallel programming he told me
something about OpenCL as been the future of massively parallel
computing, mainly because of the standards and the access to GPU
cores. I read something about on the web and If I understood right,
there is a way to compile the same program in C to use in CPU and/or
GPU. Also I found that there is someone working on to bring it to
FPC/Lazarus. Is there a project on it? Is there some thing working on
Parallel programming on FPC? As far as I remember there is a package
that allow us to use the MPICH2 on Lazarus
(http://wiki.freepascal.org/MPICH)

Thanks a lot,

-- 
Lourival J. Mendes Neto
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Forum merger

2009-12-21 Thread Zaher Dirkey
Are you discussing about build Forum or CMS using fpWeb/pascal?

It is need use also CSS and JavaScript and Database.

This kind of projects take a long time with many security bugs need to
fix it immediately, it is not like a local desktop application,
and after that what the real profits?

For me, i like to see Pascal generate good web application, especially
if it had Right To Left support :)

-- 
Zaher Dirkey
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] sql server embedded: sqlite the only solution?

2009-12-21 Thread Zaher Dirkey
I think you talk about Firebird embedded version 1.0, SQlite3 best than it
I have Point of Sale application use Firebird 2.1 in desktop PC and
Sqlite3 in Wince, the same project with same SQL statements (with a
little directive for special queries).

-- 
Zaher Dirkey
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Forum merger

2009-12-21 Thread Paul Nicholls
- Original Message - 
From: Zaher Dirkey parm...@gmail.com

To: FPC-Pascal users discussions fpc-pascal@lists.freepascal.org
Sent: Tuesday, December 22, 2009 10:47 AM
Subject: Re: [fpc-pascal] Forum merger



Are you discussing about build Forum or CMS using fpWeb/pascal?

It is need use also CSS and JavaScript and Database.

This kind of projects take a long time with many security bugs need to
fix it immediately, it is not like a local desktop application,
and after that what the real profits?

For me, i like to see Pascal generate good web application, especially
if it had Right To Left support :)

--
Zaher Dirkey
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


What is right to left support?

cheers,
Paul
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] OpenCL

2009-12-21 Thread Michalis Kamburelis
Lourival Mendes wrote:
 FPC/Lazarus. Is there a project on it? Is there some thing working on
 Parallel programming on FPC?

There are OpenCL bindings submitted to mantis,
http://mantis.freepascal.org/view.php?id=15297, by Dmitry Boyarintsev.
I didn't test them, as I don't have capable GPU (yet) :)
But I'm waiting with anticipation for them to be applied :)
(I was playing with CUDA some time ago, which had basically the same
goal, although was NVidia-only.)

Michalis
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Forum merger

2009-12-21 Thread Graeme Geldenhuys
Zaher Dirkey wrote:
 Are you discussing about build Forum or CMS using fpWeb/pascal?

I thought this message thread was about a Forum app implemented in fpWeb.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal