Skip to content

Commit 084bb01

Browse files
Update intel_processors_xeon.jl
1 parent 403a6e8 commit 084bb01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platforms/intel/intel_processors_xeon.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ abstract type IntelXeon_E_2286M <: IntelXeon_E end; export IntelXeon_E_2286M
304304
abstract type IntelXeon_8164 <: IntelXeon_Scalable end; export IntelXeon_8164
305305
abstract type IntelXeon_8168 <: IntelXeon_Scalable end; export IntelXeon_8168
306306
abstract type IntelXeon_8170 <: IntelXeon_Scalable end; export IntelXeon_8170
307+
abstract type IntelXeon_8175 <: IntelXeon_Scalable end; export IntelXeon_8175
307308
abstract type IntelXeon_8176 <: IntelXeon_Scalable end; export IntelXeon_8176
308309
abstract type IntelXeon_8176F <: IntelXeon_Scalable end; export IntelXeon_8176F
309310
abstract type IntelXeon_8180 <: IntelXeon_Scalable end; export IntelXeon_8180

0 commit comments

Comments
 (0)