Skip to content

Commit

Permalink
updated target SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed Aug 3, 2018
1 parent ecd3c5c commit cecfc98
Show file tree
Hide file tree
Showing 14 changed files with 1,068 additions and 1,065 deletions.
50 changes: 25 additions & 25 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
language: android

jdk:
- oraclejdk8

android:
components:
- platform-tools
- tools
- build-tools-23.0.2
- android-22
- extra-android-m2repository
- extra-google-m2repository
licenses:
- android-sdk-license-.+

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock

cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/

script: ./gradlew assembleRelease
language: android

jdk:
- oraclejdk8

android:
components:
- platform-tools
- tools
- build-tools-23.0.2
- android-22
- extra-android-m2repository
- extra-google-m2repository
licenses:
- android-sdk-license-.+

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock

cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/

script: ./gradlew assembleRelease
14 changes: 7 additions & 7 deletions AUTHORS.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=======================================================================
N: Grigori Fursin
E: Grigori.Fursin@cTuning.org
H: http://fursin.net
O: cTuning foundation / dividiti
C: original concept and design
W: since 1 November 2014
=======================================================================
N: Grigori Fursin
E: Grigori.Fursin@cTuning.org
H: http://fursin.net
O: cTuning foundation / dividiti
C: original concept and design
W: since 1 November 2014
118 changes: 59 additions & 59 deletions CONTRIBUTIONS.txt
Original file line number Diff line number Diff line change
@@ -1,59 +1,59 @@
CK uses standard 3-clause (new) BSD license. Contributions are welcome to
either improve existing functionality or add new functionality possibly using
new modules.

Contributors should clearly mark their contributions including date and remark.

You can easily contribute to CK and all related repositories by forking them
on GitHub and then submitting a pull request. Alternatively, you can submit
patches via collective-knowledge@googlegroups.com .

CK bugs can be reported here:
* https://github.com/ctuning/ck/issues

Bugs related to shared repositories (predictive analytics, reproducible
experimentation, autotuning, etc) should be reported via their corresponding
GitHub pages. For example, you can report bugs about autotuning here:
* https://github.com/ctuning/ck-autotuning/issues

Thank you for all your help to support this community project!

=================================================================================
Acknowledgments:

N: Grigori Fursin (alias: FGG)
E: Grigori.Fursin@cTuning.org
H: http://fursin.net
O: cTuning foundation, France
C: original concept and design
W: since Nov.1, 2014

N: Michel Steuwer
E:
O: University of Edinburgh, UK
C: feedback about documentation
W:

N: Michael Haidl
E:
H:
O:
C: helping test ARM64-based mobile phone to crowdsource optimizations

N: Toomas Remmelg
E:
H:
O: University of Edinburgh, UK
C: helping test ARM64-based Android mobile devices (flags and OpenCL)

N: Daniil Efremov
E:
O: Xored, Russia
C: testing and improvements (see another version for DNN crowd-benchmarking)
W:

N: Dmitry Savenko
E:
O: Xored, Russia
C: added continuous integration
W:
CK uses standard 3-clause (new) BSD license. Contributions are welcome to
either improve existing functionality or add new functionality possibly using
new modules.
Contributors should clearly mark their contributions including date and remark.
You can easily contribute to CK and all related repositories by forking them
on GitHub and then submitting a pull request. Alternatively, you can submit
patches via collective-knowledge@googlegroups.com .
CK bugs can be reported here:
* https://github.com/ctuning/ck/issues
Bugs related to shared repositories (predictive analytics, reproducible
experimentation, autotuning, etc) should be reported via their corresponding
GitHub pages. For example, you can report bugs about autotuning here:
* https://github.com/ctuning/ck-autotuning/issues
Thank you for all your help to support this community project!
=================================================================================
Acknowledgments:
N: Grigori Fursin (alias: FGG)
E: Grigori.Fursin@cTuning.org
H: http://fursin.net
O: cTuning foundation, France
C: original concept and design
W: since Nov.1, 2014
N: Michel Steuwer
E:
O: University of Edinburgh, UK
C: feedback about documentation
W:
N: Michael Haidl
E:
H:
O:
C: helping test ARM64-based mobile phone to crowdsource optimizations
N: Toomas Remmelg
E:
H:
O: University of Edinburgh, UK
C: helping test ARM64-based Android mobile devices (flags and OpenCL)
N: Daniil Efremov
E:
O: Xored, Russia
C: testing and improvements (see another version for DNN crowd-benchmarking)
W:
N: Dmitry Savenko
E:
O: Xored, Russia
C: added continuous integration
W:
2 changes: 1 addition & 1 deletion COPYRIGHT.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(C)opyright 2014-2016 Grigori Fursin
(C)opyright 2014-2016 Grigori Fursin
56 changes: 28 additions & 28 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
Copyright 2014-2016 Grigori Fursin, cTuning foundation and volunteers <Grigori.Fursin@cTuning.org>
All rights reserved

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

3. Neither the name of Grigori Fursin and CTUNING FOUNDATION
nor the names of its contributors may be used to endorse
or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright 2014-2016 Grigori Fursin, cTuning foundation and volunteers <Grigori.Fursin@cTuning.org>
All rights reserved
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of Grigori Fursin and CTUNING FOUNDATION
nor the names of its contributors may be used to endorse
or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14 changes: 7 additions & 7 deletions NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change version in app/build.gradle

When trying OpenCL may need the following info:
search for a given lib in sys.path

String[] envp = {"LD_LIBRARY_PATH=/data/data/cse.ecg.dcmtk/lib:$LD_LIBRARY_PATH"};
Runtime.getRuntime().exec(myCommand, envp);
Change version in app/build.gradle
When trying OpenCL may need the following info:
search for a given lib in sys.path
String[] envp = {"LD_LIBRARY_PATH=/data/data/cse.ecg.dcmtk/lib:$LD_LIBRARY_PATH"};
Runtime.getRuntime().exec(myCommand, envp);
Loading

0 comments on commit cecfc98

Please sign in to comment.