Re: DMD 64bit Status?

2010-08-19 Thread Jonathan Crapuchettes
Thank you for your input. I haven't used GDC since it was updated to a new DMD front end. I am using D1 for the moment, so it should work well enough. Thanks again, JC Jonathan M Davis wrote: On Wednesday, August 18, 2010 14:34:42 Michael Parrott wrote: Jonathan Crapuchettes Wrote: Can anyon

Re: DMD 64bit Status?

2010-08-18 Thread Jonathan M Davis
On Wednesday, August 18, 2010 14:34:42 Michael Parrott wrote: > Jonathan Crapuchettes Wrote: > > Can anyone tell me the status of the DMD 64bit compiler? I'm going to be > > working on a project in the next month that will involve 18,000 x 18,000 > > double matrices. 32bit will only allow me to wor

Re: DMD 64bit Status?

2010-08-18 Thread dsimcha
== Quote from Jonathan Crapuchettes (jcrapuchet...@gmail.com)'s article > Can anyone tell me the status of the DMD 64bit compiler? I'm going to be > working > on a project in the next month that will involve 18,000 x 18,000 double > matrices. 32bit will only allow me to work with 1 at a time and I

Re: DMD 64bit Status?

2010-08-18 Thread Jonathan M Davis
On Wednesday, August 18, 2010 14:29:04 Jonathan Crapuchettes wrote: > Can anyone tell me the status of the DMD 64bit compiler? I'm going to be > working on a project in the next month that will involve 18,000 x 18,000 > double matrices. 32bit will only allow me to work with 1 at a time and I > need

Re: DMD 64bit Status?

2010-08-18 Thread Michael Parrott
Jonathan Crapuchettes Wrote: > Can anyone tell me the status of the DMD 64bit compiler? I'm going to be > working > on a project in the next month that will involve 18,000 x 18,000 double > matrices. 32bit will only allow me to work with 1 at a time and I need to be > able to handle minimum of

DMD 64bit Status?

2010-08-18 Thread Jonathan Crapuchettes
Can anyone tell me the status of the DMD 64bit compiler? I'm going to be working on a project in the next month that will involve 18,000 x 18,000 double matrices. 32bit will only allow me to work with 1 at a time and I need to be able to handle minimum of 2 at a time. I have thought of using LDC