pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-torch: TODO updated



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Sat Jul 16 09:13:28 2022 +0530
Changeset:	c15504f56338ce48e41617a2c6a558e957bce132

Modified Files:
	py-torch/TODO

Log Message:
py-torch: TODO updated

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c15504f56338ce48e41617a2c6a558e957bce132

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-torch/TODO | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diffs:
diff --git a/py-torch/TODO b/py-torch/TODO
index 92d084c528..4d71eb578c 100644
--- a/py-torch/TODO
+++ b/py-torch/TODO
@@ -1,16 +1,8 @@
-fatal: not a git repository (or any of the parent directories): .git                                                                   
-Building wheel torch-1.12.0a0+gitUnknown
--- Building version 1.12.0a0+gitUnknown
- --- Trying to initialize submodules
-fatal: not a git repository (or any of the parent directories): .git                                                                   
- --- Submodule initalization failed
-Please run:
-        git submodule update --init --recursive --jobs 0
-*** Error code 1
+There are errors suggesting to look at the choice of c and c++ compiler.
 
-Stop.
-make[1]: stopped in /usr/pkgsrc/wip/py-torch
-*** Error code 1
+Suggested compiler by the package is clang. But how does it work when there are
+buildlink deps like google-glog?
 
-Stop.
+Also hwo to set USE_CUDA=0 for the entire build. Do not know exactly which all
+phases require it?
 


Home | Main Index | Thread Index | Old Index