Previous Thread
Next Thread
Print Thread
Joined: Aug 2021
Posts: 2
Y
yycho Offline OP
Forum Member
OP Offline
Forum Member
Y
Joined: Aug 2021
Posts: 2
Hi, all

I tested the same energy minimization .inp (mini sd, mini abnr) using Linux sever and Mac OSX. I found out energy results are different by different machines.

I pasted my charmm test input file and attached my Linux and Mac osx results. You could run the input file in charmm/test/.


*Linux vs osx test
*
stream datadir.def
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Setup Structure
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

! read topology
open read card unit 10 name @0/top_all22_prot.rtf
read rtf card unit 10
clos unit 10

! read parameter
open read card unit 12 name @0/par_all22_prot.prm
read para card unit 12
clos unit 12

!
open read card unit 12 name @0/1ypa_minim.pdb
read sequ pdb unit 12
clos unit 12

! generate structure with the sequences
generate prot setup

open read card unit 12 name @0/1ypa_minim.pdb
read coor pdb unit 12 resid
clos unit 12

ic para
ic build
hbuild

coor print sele .not. INIT end

ener

!minimization
mini sd nstep 500
mini abnr nstep 1000
ener

stop

Any idea what causes machine dependency?
Thanks in advance

Attached Images
linux.txt (79.61 KB, 126 downloads)
SHA1: 73a12afafe3e9f531d1c9f5b5321f5f2c264e4f3
osx.txt (79.32 KB, 124 downloads)
SHA1: ad4d4b064d5e8c26d18e58013f8ce5143edfd320
Joined: Sep 2003
Posts: 4,883
Likes: 12
Forum Member
Offline
Forum Member
Joined: Sep 2003
Posts: 4,883
Likes: 12
Small differences in the way the computations are performed can accumulate and lead to slightly different optimized structures, which have different energies. Changing compiler, or compiler options, can give this behavior. More often with the more efficient minimization algorithms (ABNR).
You probably do not want to use the CHARMM22 forcefield.


Lennart Nilsson
Karolinska Institutet
Stockholm, Sweden

Moderated by  BRBrooks, lennart, rmv 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5
(Release build 20201027)
Responsive Width:

PHP: 7.3.31-1~deb10u5 Page Time: 0.013s Queries: 19 (0.009s) Memory: 0.7301 MB (Peak: 0.7882 MB) Data Comp: Off Server Time: 2023-09-30 03:57:41 UTC
Valid HTML 5 and Valid CSS