List Question
10 TechQA 2015-06-10 07:36:37CMake: Enable '/arch:AVX2' in Visual Studio 2013 projects
							4.3k views
							
								Asked by Vite Falcon
								
							
						
					For some reason serial code runs faster than SIMD code
							278 views
							
								Asked by Tracy Maxen
								
							
						
					SSE - AVX conversion from double to char
							1.4k views
							
								Asked by John_Sharp1318
								
							
						
					Is it really efficient to use Karatsuba algorithm in 64-bit x 64-bit multiplication?
							2.5k views
							
								Asked by Yigit Demirag
								
							
						
					How can I convert a vector of float to short int using avx instructions?
							5.2k views
							
								Asked by pythonic
								
							
						
					Can I use the AVX FMA units to do bit-exact 52 bit integer multiplications?
							2.8k views
							
								Asked by BeeOnRope
								
							
						
					How to force pointer returned by new operator to be 32-byte aligned
							1.5k views
							
								Asked by Harper
								
							
						
					Speeding up gather
							770 views
							
								Asked by Don Reba
								
							
						
					Why doesn't MSVC's auto-vectorization use AVX2?
							1.8k views
							
								Asked by anatolyg
								
							
						
					Optimal SIMD algorithm to rotate or transpose an array
							2.8k views
							
								Asked by Thomas Kejser