HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: fortran f77
Operating System - Linux
        1839899
        Members
    
    
        3378
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2002 11:48 PM
01-07-2002 11:48 PM
			
				
					
						
							fortran f77
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						I need to compile large dimensions
using Linux
e.g dimension aa (256000000)
the f77 compiler says
too large to handle.
Can you advice us if we need special
compiler options ao changes to the kerneli
		
		
	
	
	
using Linux
e.g dimension aa (256000000)
the f77 compiler says
too large to handle.
Can you advice us if we need special
compiler options ao changes to the kerneli
	david
			
			
				
			
			
			
			
			
			
		
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 12:52 PM
01-09-2002 12:52 PM
			
				
					
						
							Re: fortran f77
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						It would help if you gave more information, like a
source code example and the exact error message
you got.
Presumably you're using GNU g77. Check the g77
and gcc documentation (type "info g77" and "info gcc").
Lahey also makes a version of their excellent
Fortran95 compiler LF95 for Linux.
See www.lahey.com. I believe there's a free
demo version.
HTH
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
source code example and the exact error message
you got.
Presumably you're using GNU g77. Check the g77
and gcc documentation (type "info g77" and "info gcc").
Lahey also makes a version of their excellent
Fortran95 compiler LF95 for Linux.
See www.lahey.com. I believe there's a free
demo version.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2002 01:05 PM
01-21-2002 01:05 PM
			
				
					
						
							Re: fortran f77
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Are you using single or double precision? Determine the amount
of memory you need for the array.
Then check if you have this much
space. If you do then try increasing
your stack size.
		
		
	
	
	
of memory you need for the array.
Then check if you have this much
space. If you do then try increasing
your stack size.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
