[RFC PATCH clr-bundles] Add bundle to insall just the phoronix-test-suite
by vm.rod25@gmail.com
From: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
Bundle to support phoronix-test-suite(pts). The pts can be installed for
system-wide usage or run locally. The only hard dependency on the
phoronix test suite is having command-line support for PHP (PHP 5.3+)
installed. A complete PHP stack (e.g. with web server) is not needed,
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
---
bundles/os-testsuite-phoronix | 3 +--
bundles/os-testsuite-phoronix-desktop | 3 +--
bundles/os-testsuite-phoronix-server | 3 +--
bundles/phoronix-test-suite | 9 +++++++++
4 files changed, 12 insertions(+), 6 deletions(-)
create mode 100644 bundles/phoronix-test-suite
diff --git a/bundles/os-testsuite-phoronix b/bundles/os-testsuite-phoronix
index bfa6db2d..57d73ec4 100644
--- a/bundles/os-testsuite-phoronix
+++ b/bundles/os-testsuite-phoronix
@@ -115,8 +115,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/os-testsuite-phoronix-desktop b/bundles/os-testsuite-phoronix-desktop
index bdedcb04..44e7e87f 100644
--- a/bundles/os-testsuite-phoronix-desktop
+++ b/bundles/os-testsuite-phoronix-desktop
@@ -105,8 +105,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/os-testsuite-phoronix-server b/bundles/os-testsuite-phoronix-server
index ff123706..cb778d7b 100644
--- a/bundles/os-testsuite-phoronix-server
+++ b/bundles/os-testsuite-phoronix-server
@@ -84,8 +84,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/phoronix-test-suite b/bundles/phoronix-test-suite
new file mode 100644
index 00000000..527c887f
--- /dev/null
+++ b/bundles/phoronix-test-suite
@@ -0,0 +1,9 @@
+# [TITLE]: phoronix-test-suite
+# [DESCRIPTION]: Run only the phoronix-test-suite
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]: Developer Tools
+# [MAINTAINER]: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
+
+phoronix-test-suite
+include(php-basic)
--
2.24.0
2 years, 5 months
Developer tools on the user-build channel?
by Mayuresh Kathe
Hello,
Will Intel be releasing their developer tools (compilers, performance
analysers, etc.) on the upcoming user-build channel for Clear Linux OS?
If not, is there anyone at Intel one could write to make a request?
If yes, by when?
Thanks,
~Mayuresh
2 years, 6 months
[PATCH clr-bundles] Add Turkish language support for LibreOffice
by Brett T. Warden
---
bundles/libreoffice-extras-lang-tr | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 bundles/libreoffice-extras-lang-tr
diff --git a/bundles/libreoffice-extras-lang-tr b/bundles/libreoffice-extras-lang-tr
new file mode 100644
index 00000000..df49e0fe
--- /dev/null
+++ b/bundles/libreoffice-extras-lang-tr
@@ -0,0 +1,9 @@
+# [TITLE]: libreoffice-extras-lang-tr
+# [DESCRIPTION]: Turkish language support for LibreOffice.
+# [STATUS]: WIP
+# [CAPABILITIES]:
+# [TAGS]: Productivity
+# [MAINTAINER]: Brett T. Warden <brett.t.warden(a)intel.com>
+
+include(libreoffice)
+libreoffice-extras-lang-tr
--
2.24.0
2 years, 6 months
[PATCHv2 clr-bundles] Add gramps
by Brett T. Warden
Gramps is a genealogy program
---
bundles/gramps | 15 +++++++++++++++
packages.list | 1 +
2 files changed, 16 insertions(+)
create mode 100644 bundles/gramps
diff --git a/bundles/gramps b/bundles/gramps
new file mode 100644
index 00000000..97b5abc0
--- /dev/null
+++ b/bundles/gramps
@@ -0,0 +1,15 @@
+# [TITLE]: gramps
+# [DESCRIPTION]: Gramps is a genealogy program for Windows, Linux, Apple MacOS and other UNIX-like systems. It helps you track your family tree by allowing you to store, edit, and research genealogical data.
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]:
+# [MAINTAINER]: Brett T. Warden <brett.t.warden(a)intel.com>
+
+include(python3-basic)
+
+# start of custom additions (edits outside this area will be removed automatically)
+
+# end of custom additions
+
+# main package
+gramps
diff --git a/packages.list b/packages.list
index 421b7665..b4ad85d3 100644
--- a/packages.list
+++ b/packages.list
@@ -398,3 +398,4 @@ sxiv # Minimal image viewer
obs-studio # OBS Studio Library
ParaView # VTK-based Data Analysis and Visualization Application
tesseract # An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
+gramps # Gramps is a genealogy program for Windows, Linux, Apple MacOS and other UNIX-like systems. It helps you track your family tree by allowing you to store, edit, and research genealogical data.
--
2.24.0
2 years, 6 months
Could you drop Firefox from base install?
by Mayuresh Kathe
Hello,
Since Clear Linux OS Desktop is quite sure to stick with GNOME, would
the core team consider dropping-off Firefox from the base install and
replacing it with GNOME Web (Epiphany)?
Not that I have anything against Firefox or something for Epiphany, just
that Firefox is too huge and Epiphany is really small yet decently
functional.
If someone needs the features offered by Firefox they could always
install it after first setup.
Could save a lot of space on the default image.
Thanks,
~Mayuresh
2 years, 6 months
Clear Linux OS Server : supports wifi?
by Mayuresh Kathe
Hello,
I haven't yet downloaded the server ISO so can't experiment, hence would
like to know if that edition supports wifi?
I am typically averse to using the GUI under a Unix system, the only
reason I tolerate it because I can have 4 xterms doing their own things
giving me a visual feedback right there in-front of my eyes without
having to cycle through virtual terminals at the text console.
I have a Lenovo IdeaPad 330S with the following hardware details
(currently running Ubuntu) and would like to know if Clear Linux OS
Server edition would support the wifi and thermal management
capabilities.
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 142
model name : Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz
stepping : 10
microcode : 0xca
cpu MHz : 800.018
cache size : 4096 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 22
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl
xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor
ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2
x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm
abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb
stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust
bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt
xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify
hwp_act_window hwp_epp md_clear flush_l1d
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds
swapgs itlb_multihit
bogomips : 4399.99
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 142
model name : Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz
stepping : 10
microcode : 0xca
cpu MHz : 800.033
cache size : 4096 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 22
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl
xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor
ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2
x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm
abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb
stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust
bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt
xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify
hwp_act_window hwp_epp md_clear flush_l1d
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds
swapgs itlb_multihit
bogomips : 4399.99
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 142
model name : Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz
stepping : 10
microcode : 0xca
cpu MHz : 800.020
cache size : 4096 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 22
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl
xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor
ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2
x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm
abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb
stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust
bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt
xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify
hwp_act_window hwp_epp md_clear flush_l1d
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds
swapgs itlb_multihit
bogomips : 4399.99
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 142
model name : Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz
stepping : 10
microcode : 0xca
cpu MHz : 800.013
cache size : 4096 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 22
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl
xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor
ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2
x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm
abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb
stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust
bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt
xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify
hwp_act_window hwp_epp md_clear flush_l1d
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds
swapgs itlb_multihit
bogomips : 4399.99
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
lspci:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core
Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620
(rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200
v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI
Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP
Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP
Serial IO I2C Controller #0 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP
CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA
Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root
Port #6 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root
Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI
Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev
21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev
21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless
Network Adapter (rev 31)
02:00.0 Non-Volatile memory controller: Intel Corporation Device 2522
Thanks,
~Mayuresh
2 years, 6 months
Clear Linux OS Server : why such a big download?
by Mayuresh Kathe
Hello,
I just tried to download the Clear Linux OS Server ISO on my home
network connection and noticed it being 800+ MB, had to cancel it due to
monthly limits.
Why is the ISO so big?
Also, why is the ISO released as-is, why not as a compressed image?
Wouldn't that make the download a lot smaller?
I have noticed the SmartOS team go the compressed image route, why can't
the Clear Linux OS team attempt it too?
Thanks,
~Mayuresh
2 years, 6 months
[PATCH clr-bundles] Add gramps
by Brett T. Warden
Gramps is a genealogy program
---
bundles/gramps | 15 +++++++++++++++
packages.list | 1 +
2 files changed, 16 insertions(+)
create mode 100644 bundles/gramps
diff --git a/bundles/gramps b/bundles/gramps
new file mode 100644
index 00000000..9698dc64
--- /dev/null
+++ b/bundles/gramps
@@ -0,0 +1,15 @@
+# [TITLE]: gramps
+# [DESCRIPTION]: No detailed summary available
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]:
+# [MAINTAINER]: Brett T. Warden <brett.t.warden(a)intel.com>
+
+include(python3-basic)
+
+# start of custom additions (edits outside this area will be removed automatically)
+
+# end of custom additions
+
+# main package
+gramps
diff --git a/packages.list b/packages.list
index 421b7665..e75ecb6d 100644
--- a/packages.list
+++ b/packages.list
@@ -398,3 +398,4 @@ sxiv # Minimal image viewer
obs-studio # OBS Studio Library
ParaView # VTK-based Data Analysis and Visualization Application
tesseract # An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
+gramps # No detailed summary available
--
2.24.0
2 years, 6 months
[PATCH clr-bundles] Add missing includes for texlive and zathura
by Patrick McCarty
The texlive package from the texlive bundle pulls in python3, and
`zathura` requires texlive-lib, which in turn requires python3. Improve
bundle sizes for these two bundles by adding more includes.
Signed-off-by: Patrick McCarty <patrick.mccarty(a)intel.com>
---
bundles/texlive | 1 +
bundles/zathura | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/bundles/texlive b/bundles/texlive
index efc7d3ca..ad86e5d3 100644
--- a/bundles/texlive
+++ b/bundles/texlive
@@ -10,6 +10,7 @@ include(libstdcpp)
include(lib-imageformat)
# start of custom additions (edits outside this area will be removed automatically)
+include(python3-basic)
dvisvgm
also-add(ghostscript)
# end of custom additions
diff --git a/bundles/zathura b/bundles/zathura
index d718cd33..8db0fc9a 100644
--- a/bundles/zathura
+++ b/bundles/zathura
@@ -9,7 +9,7 @@ include(libX11client)
include(libglib)
# start of custom additions (edits outside this area will be removed automatically)
-
+include(texlive)
# end of custom additions
# main package
--
2.24.0
2 years, 6 months
[clr-dev PATCH[openblas]] Fix an integer overflow issue which impacted avx512 large matrix performance by 2x~20X or more
by Wang, Long
Signed-off-by: Wang, Long <long1.wang(a)intel.com>
---
kernel/x86_64/sgemm_direct.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kernel/x86_64/sgemm_direct.c b/kernel/x86_64/sgemm_direct.c
index c13ee12..67197cf 100644
--- a/kernel/x86_64/sgemm_direct.c
+++ b/kernel/x86_64/sgemm_direct.c
@@ -36,7 +36,7 @@
int sgemm_kernel_direct_performant(BLASLONG M, BLASLONG N, BLASLONG K)
{
- int mnk = M * N * K;
+ unsigned long long mnk = M * N * K;
#ifdef __AVX512CD__
/* large matrixes -> not performant */
@@ -529,4 +529,4 @@ void sgemm_kernel_direct (BLASLONG M, BLASLONG N, BLASLONG K, float * __restrict
STORE_SCALAR(0, 0);
}
}
-}
\ No newline at end of file
+}
--
2.22.0
2 years, 6 months