1. Intel Intrinsics Guide: _mm512_mask_expand_epi32. Website. https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm512_mask_expand_epi32&techs=AVX_512&expand=2162,2162
2. Mandelbrot Algorithms with Dynamic SIMD Vector Lane Scheduling. https://github.com/IXPUG/WG_Vectorization/tree/master/dynamic-simd-scheduling
3. Outer Loop Vectorization via Intel Cilk Plus Array Notations. https://software.intel.com/en-us/articles/outer-loop-vectorization-via-intel-cilk-plus-array-notations
4. Lecture Notes in Computer Science;Y Cheng,2014
5. Fog, A.: VCL C++ vector class library. http://www.agner.org/optimize/vectorclass.pdf