- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I am using the ifort compiler for windows from command line (without Visual Studio). I wrote my own makefile and I compile with the following options:
/fast #-ipo -O3 -no-prec-div -xHost
In this way the code executes much faster but sometimes I get different results due to a loss of precision
So my question is the following: is there a way to still improve the speed but keeping precision? So that the compiler would still optimize loops etc but not the precision
Thanks!
Best,
Alessandro
Link Copied
		1 Reply
	
		
		
			
			
			
					
	
			- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
 
					
				
				
			
		
					
					Reply
					
						
	
		
				
				
				
					
						
					
				
					
				
				
				
				
			
			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