Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 1117497

Summary: Incorrect assumptions around zero values in some BLAS functions
Product: Red Hat Enterprise Linux 5 Reporter: Tom "spot" Callaway <tcallawa>
Component: lapackAssignee: Frantisek Kluknavsky <fkluknav>
Status: CLOSED WONTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.11CC: fkluknav, ovasik, qe-baseos-apps
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1117496 Environment:
Last Closed: 2014-07-14 11:07:23 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: 1117491, 1117496    
Bug Blocks:    
Attachments:
Description Flags
Fix issue with zero value handling in BLAS functions none

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

+++ This bug was initially created as a clone of Bug #1117496 +++

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-6 (and EL-7) 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 1 Ondrej Vasik 2014-07-14 11:07:23 UTC
Given the fact we are in production phase 3, I don't think this is item to be fixed in Red Hat Enterprise Linux 5. Closing WONTFIX for RHEL 5.