<div id="timyo_handwritten_content">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px '.SF UI Text'}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px '.SF UI Text'; min-height: 14.3px}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px '.SF UI Text'; color: #000000; -webkit-text-stroke: #000000}
span.s1 {font-family: '.SFUIText'; font-weight: normal; font-style: normal; font-size: 12.00pt}
span.s2 {font-family: '.SFUIText'; font-weight: normal; font-style: normal; font-size: 12.00pt; font-kerning: none}
</style>
</head>
<body>
<div><span class="s1">Hi,</span></div>
<div><span class="s1"></span><br></div>
<div><span class="s1">I am running v.distance on a massive point vector which represents coastline vertices, uploading the attributes of another point vector, in this case, the vectorized point version of a DEM slope raster.</span></div>
<div><span class="s1"></span><br></div>
<div><span class="s1">While the program is working as expected, (I have seen the output on smaller files, and it looks correct), it is extremely slow because the ‘from’ vector has ~ 700k points in it, and my search radius is 200 m for each point. I checked htop and v.distance is only using one CPU. The process has been running for about a week, and is at 69%. I was wondering if there were any way to make v.distance use more than one CPU (I have four)? Or perhaps there is an environment variable I’m not aware of?</span></div>
<div><span class="s1"></span><br></div>
<div><span class="s2">~ Eric.</span></div>
</body>
</div>