Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fe46cda3 authored by LOUP David's avatar LOUP David
Browse files

[gen/wiki/hardware] Add microarchitecture Vulcan

parent d9672ac4
No related branches found
No related tags found
No related merge requests found
Pipeline #127386 passed
......@@ -339,6 +339,7 @@ class G5KHardwareGenerator < WikiGenerator
'Skylake' => '2016',
'Zen' => '2017',
'Cascade Lake-SP' => '2019',
'Vulcan' => '2018',
}
date = release_dates[microarchitecture]
raise "ERROR: microarchitecture not found: '#{microarchitecture}'. Add in hardware.rb" if date.nil?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment