Skip to content

Commit

Permalink
Refactor: Removed some unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAshburner committed Mar 8, 2024
1 parent 7216cb9 commit fdf1bf1
Show file tree
Hide file tree
Showing 16 changed files with 22 additions and 35,115 deletions.
8 changes: 4 additions & 4 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[[pp_lib]]
arch = "x86_64"
os = "linux"
git-tree-sha1 = "3d5b880c83373c8d9d91e3ee3a57b49d67d15b73"
git-tree-sha1 = "f913bb8c18b93b6dc36db3ecfdbf351f9215ad59"
lazy = true
[[pp_lib.download]]
sha256 = "4e642e478f9f2ae485a287ebf01f3ba0af135545a17a567dea5bff5930a697cc"
sha256 = "968f9a59bcc4d60824624d127c20f43db68c12daadfffb8ee11568b681920264"
#url = "file:///home/john/work/julia/pp_lib.tar.gz"
url = "https://raw.githubusercontent.com/spm/PushPull.jl/main/artifacts/pp_lib.tar.gz"

[[pp_lib]]
arch = "x86_64"
os = "windows"
git-tree-sha1 = "3d5b880c83373c8d9d91e3ee3a57b49d67d15b73"
git-tree-sha1 = "f913bb8c18b93b6dc36db3ecfdbf351f9215ad59"
lazy = true
[[pp_lib.download]]
sha256 = "4e642e478f9f2ae485a287ebf01f3ba0af135545a17a567dea5bff5930a697cc"
sha256 = "968f9a59bcc4d60824624d127c20f43db68c12daadfffb8ee11568b681920264"
url = "https://raw.githubusercontent.com/spm/PushPull.jl/main/artifacts/pp_lib.tar.gz"

1 change: 0 additions & 1 deletion artifacts/C/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
include Makefile.var


#PTXFILES = pushpull.ptx lbessi.ptx operator.ptx shootfun.ptx TVdenoise3d.ptx TVdenoise2d.ptx TVdenoise2d_old.ptx
PTXFILES = pushpull.ptx lbessi.ptx sparse_operator.ptx TVdenoise3d.ptx TVdenoise2d.ptx blip.ptx
LIBFILES = pushpull.$(SOSUF) TVdenoise3d.$(SOSUF) sparse_operator.$(SOSUF) blip.$(SOSUF)
PPLIB = ../pp_lib.tar.gz
Expand Down
15 changes: 0 additions & 15 deletions artifacts/C/pushpull.h.bac

This file was deleted.

Binary file added artifacts/lib/liba64/blip.so
Binary file not shown.
Loading

0 comments on commit fdf1bf1

Please sign in to comment.