Hi
What is the difference between the 64 and 32 versions?
Regards.
JJ
difference between the 64 and 32 version
-
- Super Administrator
- Posts: 4827
- Joined: Wed Mar 05, 2003 3:10 am
Re: difference between the 64 and 32 version
For most users, it's the amount of memory that the application can access. 32 bit applications can only use up to 2gb of memory, 64 bit can access a lot more. So with x64 Ventity, you could create very large models (although runtime does not get any better so a massive model will be very slow).
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
Re: difference between the 64 and 32 version
Hi,
I do not totally understand why the 64b architecture should only be linked to model size? After all being able to do calculations 'en bloc' and in memory should help to speed up calculations? What about paralellization - which should be an issue for agent based modeling and sensitivity runs (eg. monte carlo methods); here each core must have access to shared information (memory)?
Also there is the question of `what else are you using` (eg. other libraries for database access etc.) as to my knowledge there is no mixing of 32b and 64b libraries?
The total picture with regard to 64b seems to be a rather mixed, more complicated one:
https://en.wikipedia.org/wiki/64-bit_co ... _vs_64-bit
http://stackoverflow.com/questions/6073 ... -processor
http://stackoverflow.com/questions/2378 ... t-versions
Best regards,
Guido
I do not totally understand why the 64b architecture should only be linked to model size? After all being able to do calculations 'en bloc' and in memory should help to speed up calculations? What about paralellization - which should be an issue for agent based modeling and sensitivity runs (eg. monte carlo methods); here each core must have access to shared information (memory)?
Also there is the question of `what else are you using` (eg. other libraries for database access etc.) as to my knowledge there is no mixing of 32b and 64b libraries?
The total picture with regard to 64b seems to be a rather mixed, more complicated one:
https://en.wikipedia.org/wiki/64-bit_co ... _vs_64-bit
http://stackoverflow.com/questions/6073 ... -processor
http://stackoverflow.com/questions/2378 ... t-versions
Best regards,
Guido
-
- Super Administrator
- Posts: 4827
- Joined: Wed Mar 05, 2003 3:10 am
Re: difference between the 64 and 32 version
It's not, "for most users" the only difference will be the amount of memory that can be used.gwr wrote:I do not totally understand why the 64b architecture should only be linked to model size?
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559