Bump import memory.
[lightning.git] / plot.go
diff --git a/plot.go b/plot.go
index 5e2eb638454098f1e40019e67d4617f57b0cd6ad..73f1f3c3d446dd653b2358f082cb167f2022f88d 100644 (file)
--- a/plot.go
+++ b/plot.go
@@ -37,7 +37,7 @@ func (cmd *pythonPlot) RunCommand(prog string, args []string, stdin io.Reader, s
                Name:        "lightning plot",
                Client:      arvados.NewClientFromEnv(),
                ProjectUUID: *projectUUID,
-               RAM:         1 << 30,
+               RAM:         4 << 30,
                VCPUs:       1,
                Priority:    *priority,
                Mounts: map[string]map[string]interface{}{