-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi,
I cannot sun some tensors on AdaTM. To run this I get splatt v1.1.1 from splatt repo and run
git checkout 64067d7 to get v1.1.1 .
Then I run ./configure --adatm and make commands.
Then I try to run splatt but I get this:
`./build/Linux-x86_64/bin/splatt cpd ../../tensors/vast-2015-mc1-5d.tns
Use splatt_cpd_cmd_adaptive.
splatt v1.1.1 built from 64067d7-HEAD
Tensor information ---------------------------------------------
FILE=../../tensors/vast-2015-mc1-5d.tns
DIMS=165427x11374x2x100x89 NNZ=26021945 DENSITY=7.769626e-07
COORD-STORAGE=1.16GB
Number of configurations: 4
Storage limitation: 83.82GB
Optimal predicted grp_prop:
n_grp: 2
====== Optimal grp_prop =======
[memo_mode, begin_imten, n_imten, o_opt]
0, 3, 2,
o_opt:
0 1 2 4 3
3, 2, 1,
o_opt:
3 4 2 1 0
n_csf: 2
** CSF **
Segmentation fault`
The tensor file is acquired from http://frostt.io/tensors/vast-2015-mc1/
The system have 2x14 core Broadwell processors (Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz).
Thanks for all the help.
Emre