Skip to content

Conversation

@galv
Copy link
Contributor

@galv galv commented Oct 26, 2017

Commit the header files cblas.h and clapack.h from ATLAS directly
instead for simplicity.

Use a new directory for the atlas header files. This way, when people
pull this commit from github, they won't get an error from git saying
that the pull will overwrite untracked files (namely, clapack.h and
cblas.h).

Also remove custom installation of ATLAS from tools/ since it's rarely
used and apparently broken at the moment.

Commit the header files cblas.h and clapack.h from ATLAS directly instead for simplicity. Use a new directory for the atlas header files. This way, when people pull this commit from github, they won't get an error from git saying that the pull will overwrite untracked files (namely, clapack.h and cblas.h). Also remove custom installation of ATLAS from tools/ since it's rarely used and apparently broken at the moment.
@galv
Copy link
Contributor Author

galv commented Oct 26, 2017

I don't fully justify myself in the commit message, but I anticipate this to be 100% backwards compatible. Let me know if you have any concerns.

@danpovey
Copy link
Contributor

danpovey commented Oct 26, 2017 via email

@danpovey danpovey merged commit ddf71be into kaldi-asr:master Oct 28, 2017
kronos-cm added a commit to kronos-cm/kaldi that referenced this pull request Nov 4, 2017
* 'master' of https://github.com/kaldi-asr/kaldi: [src,scripts] nnet1-related changes: (kaldi-asr#1998) [egs] rotation for image augmentation in CIFAR example (kaldi-asr#1955) [egs] Minor fixes to the SRE16 v2 recipe (kaldi-asr#1986) [egs] Remove deprecated non-working scripts [scripts] Fixes to segment_long_utterances.sh (thanks @christophfeinauer) and train_raw_dnn.py (kaldi-asr#1993) [src] Minor fix: change to error message (kaldi-asr#1980) [egs] Add example of component-level l2-regularize for WSJ scripts [egs] Small fix to Chime4 RE data location (kaldi-asr#1966) [build] Remove download of ATLAS header files from tools/. (kaldi-asr#1974)
xiaohui-zhang pushed a commit to xiaohui-zhang/kaldi that referenced this pull request Nov 14, 2017
…#1974) Commit the header files cblas.h and clapack.h from ATLAS directly instead for simplicity. Use a new directory for the atlas header files. This way, when people pull this commit from github, they won't get an error from git saying that the pull will overwrite untracked files (namely, clapack.h and cblas.h). Also remove custom installation of ATLAS from tools/ since it's rarely used and apparently broken at the moment.
mahsa7823 pushed a commit to mahsa7823/kaldi that referenced this pull request Feb 28, 2018
…#1974) Commit the header files cblas.h and clapack.h from ATLAS directly instead for simplicity. Use a new directory for the atlas header files. This way, when people pull this commit from github, they won't get an error from git saying that the pull will overwrite untracked files (namely, clapack.h and cblas.h). Also remove custom installation of ATLAS from tools/ since it's rarely used and apparently broken at the moment.
Skaiste pushed a commit to Skaiste/idlak that referenced this pull request Sep 26, 2018
…#1974) Commit the header files cblas.h and clapack.h from ATLAS directly instead for simplicity. Use a new directory for the atlas header files. This way, when people pull this commit from github, they won't get an error from git saying that the pull will overwrite untracked files (namely, clapack.h and cblas.h). Also remove custom installation of ATLAS from tools/ since it's rarely used and apparently broken at the moment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants