Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1117491

Summary: Incorrect assumptions around zero values in some BLAS functions
Product: Red Hat Enterprise Linux 7 Reporter: Tom "spot" Callaway <tcallawa>
Component: lapackAssignee: Jakub Martisko <jamartis>
Status: CLOSED WONTFIX QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: bnater, kdudka
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1117496 (view as bug list) Environment:
Last Closed: 2020-12-15 07:30:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1117496, 1117497    
Attachments:
Description Flags
Fix issue with zero value handling in BLAS functions none

Description Tom "spot" Callaway 2014-07-08 19:32:11 UTC
Created attachment 916539 [details]
Fix issue with zero value handling in BLAS functions

Description of problem:

R is bundling a copy of BLAS specifically to resolve an issue where certain functions only operate on values when they are not equal to zero, but zero is a valid value in those cases. This patch resolves the issue (and has been sent to upstream LAPACK for resolution.)

Without this issue, R on EL-7 (and EL-6) does not operate correctly. We could work around this issue by using the bundled BLAS/LAPACK on those build targets, but we would strongly prefer not to do this.

There is a rather large userbase for R on RHEL (I know because I maintain R in EPEL and I get a lot of .edu and .gov emails when it breaks). Please take this patch and push the update asap.

Comment 5 RHEL Program Management 2020-12-15 07:30:43 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.