Skip to content

Commit

Permalink
additions to general.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amcamd committed Mar 6, 2017
1 parent 50793b2 commit 7cb163b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Help/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ <h1>Admin Box</h1>
</tr>
</table>


<h1>Jenkins</h1>
<table>
<tr>
Expand All @@ -91,6 +92,19 @@ <h1>Jenkins</h1>
</tr>
</table>

<h1>jenkins-cuda-0</h1>
<table>
<tr>
<td>username</td> <td>achapman</td> <td>jenkins</td>
</tr><tr>
<td>password</td> <td>Band.</td> <td>Aut0mat3</td>
</tr><tr>
<td>login</td>
<td> ssh achapman@jenkins-cuda-0 </td>
<td> ssh jenkins@jenkins-cuda-0 </td>
</tr>
</table>

<h1>GitBucket</h1>
<table>
<tr>
Expand Down Expand Up @@ -405,6 +419,8 @@ <h1>Tensile V2</h1>
cd ../tempDir
tensile ../Tensile/Tensile/Configs/rocblas_sgemm.yaml .

alternative: python ../Tensile/Tensile/Tensile.py ../Tensile/Tensile/Configs/rocblas_sgemm.yaml .

cd 4_LibraryClient/
cd build/
./client
Expand Down

0 comments on commit 7cb163b

Please sign in to comment.