replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - LAPACK SUBROUTINE WILL NOT COMPILE IN PLATO 32
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

LAPACK SUBROUTINE WILL NOT COMPILE IN PLATO 32

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato
View previous topic :: View next topic  
Author Message
whgordon



Joined: 11 Apr 2025
Posts: 1

PostPosted: Thu Sep 25, 2025 8:43 pm    Post subject: LAPACK SUBROUTINE WILL NOT COMPILE IN PLATO 32 Reply with quote

The LAPACK SUBROUTINE DLAMCH will not compile in the latest version of the personal edition of PLATO 32. (It did successfully compile in an earlier version.)

The offending line of code appears to be "SMALL = ONE / HUGE(ZERO)" where all variables are DOUBLE PRECISION.

Please help.
_________________
WHG
Back to top
View user's profile Send private message Send e-mail
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8269
Location: Salford, UK

PostPosted: Fri Sep 26, 2025 6:43 am    Post subject: Reply with quote

Which version of FTN95 are you using? You probably need the latest FTN95 from http://forums.silverfrost.com/viewtopic.php?t=4245.
Back to top
View user's profile Send private message AIM Address
mecej4



Joined: 31 Oct 2006
Posts: 1903

PostPosted: Fri Sep 26, 2025 6:06 pm    Post subject: Reply with quote

Try this variation:
SMALL = TINY(ZERO)
Back to top
View user's profile Send private message
simon



Joined: 05 Jul 2006
Posts: 303

PostPosted: Fri Sep 26, 2025 8:07 pm    Post subject: Reply with quote

Paul reported fixing an equivalent issue here in March of this year, and suggested mecej4's proposed solution:
http://forums.silverfrost.com/viewtopic.php?p=35971&highlight=#35971
Back to top
View user's profile Send private message
mecej4



Joined: 31 Oct 2006
Posts: 1903

PostPosted: Sat Sep 27, 2025 2:44 pm    Post subject: Reply with quote

Thanks for the link, Ken. Perhaps the code fragments that we have seen in these threads can be combined into a test program that can be used to check if a new release of the compiler can handle such codes without issues.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group