[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 2 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 31 May 2019 22:27:10 +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=HsjloFHRuMtX3DX8SfQjDUdwpK8=; b=R272OL8dLXoaAUkMA6erXeI Y3PGU/02TIxtejAt1UA8OA8JQfsVm1J7NuK+fj2ks6lI1r9iilgWeQ+e1cjmTlwc 8hypiR0Q69hYyXLXwhZvxoHEBLG2dhilATEdVg87GLxGE1oJG7R+PvNBfqx7uiyQ sN/j/o+RJw7bNkCX02zk=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/4844f317a1e1/
Changeset: 4844f317a1e1
User: t...@xxxxxxxxxx
Date: 2019-05-31 21:08:34+00:00
Summary: Minor build improvements
* Allow specifying multiple GPU architectures. E.g.:
cmake -DEIGEN_CUDA_COMPUTE_ARCH="60;70"
* Pass CUDA SDK path to clang. Without it it will default to /usr/local/cuda
which may not be the right location, if cmake was invoked with
-DCUDA_TOOLKIT_ROOT_DIR=/some/other/CUDA/path
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/0cd24954b8a5/
Changeset: 0cd24954b8a5
User: rmlarsen
Date: 2019-05-31 22:27:04+00:00
Summary: Merged in Artem-B/eigen (pull request #654)
Minor build improvements
Approved-by: Rasmus Larsen <rmlarsen@xxxxxxxxxx>
Affected #: 2 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.