- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi to everyone!
I am trying to compute a long array with double-precision floats (64 bits) in Fortran. I know there are 16 avx registers of 256bits. If I use those registers for my computations, I will have unused space. Is there an option to optimize that space? An option is to mask four floating numbers to use a single register, but it's a little bit...tricky.
Thanks!
Link Copied
0 Replies

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