Skip to content

Commit

Permalink
Add in fixes for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
weiya711 committed Oct 5, 2023
1 parent a987149 commit 3fa90e0
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 375 deletions.
8 changes: 0 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,5 @@ synthetic/
# Temporary scripts
download_suitesparse_partial.sh

# Other files from gen_gantt_master (FIXME (owhsu): check this)
setenv.sh
parse_nnz.py
scripts/small50_script.sh
scripts/gen_cycle_csv.py
scripts/data_gen_suitesparse_g.sh
sam/sim/test/reorder-study-gina/*

# Network Filesystem
.nfs*
281 changes: 0 additions & 281 deletions datastructure_suitesparse.py

This file was deleted.

4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: py39
name: sam
channels:
- pytorch
- anaconda
Expand Down Expand Up @@ -201,4 +201,4 @@ dependencies:
- statsmodels==0.13.2
- threadpoolctl==3.1.0
- traitlets==5.3.0
prefix: /home/ginasohn/Anaconda3/envs/py39
prefix: ~/Anaconda3/envs/sam
75 changes: 0 additions & 75 deletions scripts/download_suitesparse_stream_overhead.sh

This file was deleted.

Loading

0 comments on commit 3fa90e0

Please sign in to comment.