[eigen-commits] commit/eigen: ggael: Bug 1572: use c++11 atomic instead of volatile if c++11 is available, and disable multi-threaded GEMM on non-x86 without c++11. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Bug 1572: use c++11 atomic instead of volatile if c++11 is available, and disable multi-threaded GEMM on non-x86 without c++11.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 16 Jul 2018 22:11:42 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=4AmWbngURYYAyt9lUJGYlm+rzRc=; b=X2Vg80VYBQ27TPAWz3C4KDG YU53Nh7tD75f4+ESTJB/lPRq1u2tAr69fj7wK5lmpnYRbdCa35XRfKEpwZ589P8A HKbYiE5wfrPn8eUqEhWonNS5kVA42SeYVSW8LCP2VFbKh0gIPAmMk5TgbqVmDcRL 2Nip4m39YI1lYrGD05qw=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/f19a86d5746c/
Changeset: f19a86d5746c
User: ggael
Date: 2018-07-16 22:11:20+00:00
Summary: Bug 1572: use c++11 atomic instead of volatile if c++11 is available, and disable multi-threaded GEMM on non-x86 without c++11.
Affected #: 5 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.