<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
There are a few ways to go about it, but in this case I would probably do something like this:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
spack install margo # install margo and its deps with spack</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
spack load -r margo # load resulting margo module and it's deps</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
spack unload margo # unload only margo (leaving dependencies loaded)</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
... then git clone margo, checkout branch, and configure/build</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
So basically just using spack to get all of the dependencies in place so the manual build of margo is easier.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
thanks,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
-Phil<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Srinivasan Ramesh <sramesh@cs.uoregon.edu><br>
<b>Sent:</b> Monday, July 8, 2019 1:12 PM<br>
<b>To:</b> Carns, Philip H.<br>
<b>Cc:</b> mochi-devel@lists.mcs.anl.gov; Dorier, Matthieu<br>
<b>Subject:</b> Re: [Mochi-devel] An overview of application usage scenarios</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Phil,<br>
<br>
I needed some spack-related advice: Spack doesn't build these margo <br>
examples by default, right? How do I instruct Spack to do so?<br>
If not, what is the most efficient way to get the examples to build once <br>
I have a margo spack installation in place?<br>
Would you recommend that I build the breadcrumb repo separately, and <br>
link to the spack-installed dependencies?<br>
<br>
Any help would be much appreciated.<br>
<br>
Regards,<br>
-- <br>
Srinivasan Ramesh<br>
</div>
</span></font></div>
</body>
</html>