@@ -624,7 +624,7 @@ set(SLASRC
624
624
ssbev_2stage.c ssbevx_2stage.c ssbevd_2stage.c ssygv_2stage.c
625
625
sgesvdq.c slaorhr_col_getrfnp.c
626
626
slaorhr_col_getrfnp2.c sorgtsqr.c sorgtsqr_row.c sorhr_col.c
627
- slatrs3.c strsyl3.c sgelst.c )
627
+ slatrs3.c strsyl3.c sgelst.c sgedmd.c sgedmdq.c )
628
628
629
629
set (SXLASRC sgesvxx.c sgerfsx.c sla_gerfsx_extended.c sla_geamv.c
630
630
sla_gercond.c sla_gerpvgrw.c ssysvxx.c ssyrfsx.c
@@ -722,7 +722,7 @@ set(CLASRC
722
722
chbev_2stage.c chbevx_2stage.c chbevd_2stage.c chegv_2stage.c
723
723
cgesvdq.c claunhr_col_getrfnp.c claunhr_col_getrfnp2.c
724
724
cungtsqr.c cungtsqr_row.c cunhr_col.c
725
- clatrs3.c ctrsyl3.c cgelst.c )
725
+ clatrs3.c ctrsyl3.c cgelst.c cgedmd.c cgedmdq.c )
726
726
727
727
set (CXLASRC cgesvxx.c cgerfsx.c cla_gerfsx_extended.c cla_geamv.c
728
728
cla_gercond_c.c cla_gercond_x.c cla_gerpvgrw.c
@@ -814,7 +814,7 @@ set(DLASRC
814
814
dsbev_2stage.c dsbevx_2stage.c dsbevd_2stage.c dsygv_2stage.c
815
815
dcombssq.c dgesvdq.c dlaorhr_col_getrfnp.c
816
816
dlaorhr_col_getrfnp2.c dorgtsqr.c dorgtsqr_row.c dorhr_col.c
817
- dlatrs3.c dtrsyl3.c dgelst.c )
817
+ dlatrs3.c dtrsyl3.c dgelst.c dgedmd.c dgedmdq.c )
818
818
819
819
set (DXLASRC dgesvxx.c dgerfsx.c dla_gerfsx_extended.c dla_geamv.c
820
820
dla_gercond.c dla_gerpvgrw.c dsysvxx.c dsyrfsx.c
@@ -925,7 +925,7 @@ set(ZXLASRC zgesvxx.c zgerfsx.c zla_gerfsx_extended.c zla_geamv.c
925
925
zla_gbrfsx_extended.c zla_gbamv.c zla_gbrcond_c.c zla_gbrcond_x.c
926
926
zla_gbrpvgrw.c zhesvxx.c zherfsx.c zla_herfsx_extended.c
927
927
zla_heamv.c zla_hercond_c.c zla_hercond_x.c zla_herpvgrw.c
928
- zla_lin_berr.c zlarscl2.c zlascl2.c zla_wwaddw.c )
928
+ zla_lin_berr.c zlarscl2.c zlascl2.c zla_wwaddw.c zgedmd.c zgedmdq.c )
929
929
930
930
931
931
if (USE_XBLAS )
0 commit comments