Evolutionary Computation

Improving a Parallel C++ Intel AVX-512 SIMD Linear Genetic Programming Interpreter

We use evolution to speedup the Single Instruction Multiple Data (SIMD) parallel interpreter for Peter Nordin’s linear genetic programming GPengine. MAGPIE (Machine Automated …

william-b-langdon